8 uses of T_START_NOWDOC
- HeredocSniff::register in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ PHP/ HeredocSniff.php - Returns an array of tokens this test wants to listen for.
- HereNowdocIdentifierSpacingSniff::register in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ HereNowdocIdentifierSpacingSniff.php - Returns an array of tokens this test wants to listen for.
- IndentationHelper::fixIndentation in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Helpers/ IndentationHelper.php - *
- PHP::tokenize in vendor/
squizlabs/ php_codesniffer/ src/ Tokenizers/ PHP.php - Creates an array of tokens when given some PHP code.
- RequireCombinedAssignmentOperatorSniff::process in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Sniffs/ Operators/ RequireCombinedAssignmentOperatorSniff.php - * @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
- 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.
- UnusedFunctionParameterSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ CodeAnalysis/ UnusedFunctionParameterSniff.php - Processes this test, when one of its tokens is encountered.