9 uses of T_OBJECT
- CreateWidgetTypeCallbackSniff::register in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ MySource/ Sniffs/ Objects/ CreateWidgetTypeCallbackSniff.php - Returns an array of tokens this test wants to listen for.
- DuplicatePropertySniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Classes/ DuplicatePropertySniff.php - Processes this test, when one of its tokens is encountered.
- DuplicatePropertySniff::register in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Classes/ DuplicatePropertySniff.php - Returns an array of tokens this test wants to listen for.
- FirebugConsoleSniff::register in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ MySource/ Sniffs/ Debug/ FirebugConsoleSniff.php - Returns an array of tokens this test wants to listen for.
- InlineCommentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ InlineCommentSniff.php - Processes this test, when one of its tokens is encountered.
- InlineCommentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Commenting/ InlineCommentSniff.php - Processes this test, when one of its tokens is encountered.
- JS::processAdditional in vendor/
squizlabs/ php_codesniffer/ src/ Tokenizers/ JS.php - Performs additional processing after main tokenizing.
- ScopeIndentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php - Processes this test, when one of its tokens is encountered.
- ScopeIndentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ ScopeIndentSniff.php - Processes this test, when one of its tokens is encountered.