|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| register () | |
| process (File $phpcsFile, $stackPtr) | |
Protected Attributes | |
| $previousLineContent = '' | |
Make sure that constants are not used as the first argument of translation function.
Definition at line 14 of file ConstantUsageSniff.php.
| process | ( | File | $phpcsFile, |
| $stackPtr | |||
| ) |
Copied from \Generic_Sniffs_Files_LineLengthSniff, minor changes made
Definition at line 36 of file ConstantUsageSniff.php.
| register | ( | ) |
Definition at line 26 of file ConstantUsageSniff.php.
|
protected |
Definition at line 21 of file ConstantUsageSniff.php.