Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DisallowNonCapturingCatchSniff.php
DisallowNonCapturingCatchSniff::CODE_DISALLOWED_NON_CAPTURING_CATCH
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Sniffs/
Exceptions/
DisallowNonCapturingCatchSniff.php
, line 14
Class
DisallowNonCapturingCatchSniff
Namespace
SlevomatCodingStandard\Sniffs\Exceptions
Code
public
const
CODE_DISALLOWED_NON_CAPTURING_CATCH
=
'DisallowedNonCapturingCatch'
;
RSS feed