Skip to content
Snippets Groups Projects

Fixed phpcs issues.

1 unresolved thread
Files
10
@@ -267,8 +267,7 @@ class MenuPositionRule extends ConfigEntityBase implements MenuPositionRuleInter
}
/**
* Evaluates all conditions attached to this rule and determines if this rule
* is "active" or not.
* Evaluates conditions attached to this rule and determines if it is active.
*
* @return bool
* Whether or not this rule is active.
Loading