SU-SWS/stanford_profile_helper

View on GitHub
modules/response_code_condition/src/Plugin/Condition/ResponseCodeCondition.php

Summary

Maintainability
A
0 mins
Test Coverage
A
90%

syntax error, unexpected ','
Open

  id: "response_code",

Missing class doc comment
Open

class ResponseCodeCondition extends ConditionPluginBase implements ContainerFactoryPluginInterface {

Line indented incorrectly; expected 0 spaces, found 2
Open

  id: "response_code",

Unused use statement
Open

use Drupal\Core\Condition\Attribute\Condition;

Perl-style comments are not allowed; use "// Comment" instead
Open

#[Condition(

There are no issues that match your filters.

Category
Status