T_DOC_COMMENT_STAR
21 uses of T_DOC_COMMENT_STAR
- AbstractRequireOneLineDocComment::process in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Sniffs/ Commenting/ AbstractRequireOneLineDocComment.php - * @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
- Comment::tokenizeString in vendor/
squizlabs/ php_codesniffer/ src/ Tokenizers/ Comment.php - Creates an array of tokens when given some PHP code.
- DocCommentAlignmentSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ Commenting/ DocCommentAlignmentSniff.php - Processes this test, when one of its tokens is encountered.
- DocCommentAlignmentSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Squiz/ Sniffs/ Commenting/ DocCommentAlignmentSniff.php - Processes this test, when one of its tokens is encountered.
- DocCommentHelper::getDocCommentDescription in vendor/
slevomat/ coding-standard/ SlevomatCodingStandard/ Helpers/ DocCommentHelper.php - *
File
-
vendor/
squizlabs/ php_codesniffer/ src/ Util/ Tokens.php, line 179
Namespace
PHP_CodeSniffer\UtilCode
define('T_DOC_COMMENT_STAR', 'PHPCS_T_DOC_COMMENT_STAR');