We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f246e36 commit 33585e0Copy full SHA for 33585e0
Magento2/Sniffs/Html/HtmlSelfClosingTagsSniff.php
@@ -55,7 +55,7 @@ public function register()
55
*
56
* @param File $phpcsFile
57
* @param int $stackPtr
58
- * @return int|void
+ * @return void
59
*/
60
public function process(File $phpcsFile, $stackPtr)
61
{
0 commit comments