Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FunctionCommentSniff.php
FunctionCommentSniff::$skipIfInheritdoc
Whether to skip inheritdoc comments.
Type:
boolean
File
vendor/
squizlabs/
php_codesniffer/
src/
Standards/
Squiz/
Sniffs/
Commenting/
FunctionCommentSniff.php
, line 25
Class
FunctionCommentSniff
Namespace
PHP_CodeSniffer\Standards\Squiz\Sniffs\Commenting
Code
public $skipIfInheritdoc =
false
;
RSS feed