17 uses of T_ATTRIBUTE_END
- AttributesOrderSniff::process in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Sniffs/ Attributes/ AttributesOrderSniff.php - * @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
- ClassCommentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ ClassCommentSniff.php - Processes this test, when one of its tokens is encountered.
- ClassCommentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Commenting/ ClassCommentSniff.php - Processes this test, when one of its tokens is encountered.
- ClassCommentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ PEAR/ Sniffs/ Commenting/ ClassCommentSniff.php - Processes this test, when one of its tokens is encountered.
- ClassMemberSpacingSniff::getMemberStartPointer in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Sniffs/ Classes/ ClassMemberSpacingSniff.php - File::getMemberProperties in vendor/
squizlabs/ php_codesniffer/ src/ Files/ File.php - Returns the visibility and implementation properties of a class member var.
- FunctionCommentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ FunctionCommentSniff.php - Processes this test, when one of its tokens is encountered.
- FunctionCommentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ PEAR/ Sniffs/ Commenting/ FunctionCommentSniff.php - Processes this test, when one of its tokens is encountered.
- FunctionSpacingSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ WhiteSpace/ FunctionSpacingSniff.php - Processes this sniff when one of its tokens is encountered.
- MemberVarSpacingSniff::processMemberVar in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ WhiteSpace/ MemberVarSpacingSniff.php - Processes the function tokens within the class.
- ParameterTypeHintSpacingSniff::process in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Sniffs/ TypeHints/ ParameterTypeHintSpacingSniff.php - * @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
- PHP::tokenize in vendor/
squizlabs/ php_codesniffer/ src/ Tokenizers/ PHP.php - Creates an array of tokens when given some PHP code.
- RequireAttributeAfterDocCommentSniff::process in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Sniffs/ Attributes/ RequireAttributeAfterDocCommentSniff.php - * @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
- RequireConstructorPropertyPromotionSniff::isPropertyWithAttribute in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Sniffs/ Classes/ RequireConstructorPropertyPromotionSniff.php - Tokenizer::createTokenMap in vendor/
squizlabs/ php_codesniffer/ src/ Tokenizers/ Tokenizer.php - Creates a map of brackets positions.
- VariableCommentSniff::processMemberVar in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ VariableCommentSniff.php - Called to process class member vars.
- VariableCommentSniff::processMemberVar in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Commenting/ VariableCommentSniff.php - Called to process class member vars.