modules/response_code_condition/src/Plugin/Condition/ResponseCodeCondition.php
syntax error, unexpected ','
Open
Open
id: "response_code",
- Exclude checks
Missing class doc comment Open
Open
class ResponseCodeCondition extends ConditionPluginBase implements ContainerFactoryPluginInterface {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 2 Open
Open
id: "response_code",
- Exclude checks
Unused use statement Open
Open
use Drupal\Core\Condition\Attribute\Condition;
- Exclude checks
Perl-style comments are not allowed; use "// Comment" instead Open
Open
#[Condition(
- Exclude checks