Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Tokens.php

T_DOC_COMMENT_STRING

49 uses of T_DOC_COMMENT_STRING
ClassCommentSniff::process in vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Commenting/ClassCommentSniff.php
Processes this test, when one of its tokens is encountered.
ClassCommentSniff::processVersion in vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php
Process the version tag.
Comment::processLine in vendor/squizlabs/php_codesniffer/src/Tokenizers/Comment.php
Process a single line of a comment.
DataTypeNamespaceSniff::process in vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Commenting/DataTypeNamespaceSniff.php
Processes this test, when one of its tokens is encountered.
DeprecatedSniff::process in vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Commenting/DeprecatedSniff.php
Processes this test, when one of its tokens is encountered.

... See full list

File

vendor/squizlabs/php_codesniffer/src/Util/Tokens.php, line 184

Namespace

PHP_CodeSniffer\Util

Code

define('T_DOC_COMMENT_STRING', 'PHPCS_T_DOC_COMMENT_STRING');

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal