Skip to content

Commit 241dfd0

Browse files
committed
shorten test case
1 parent 8f9dc18 commit 241dfd0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/Drupal/good/good.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1992,13 +1992,6 @@ protected function getFallbackPluginId($plugin_id, array $configuration = []) {
19921992
*/
19931993
class ConditionPluginCollection extends DefaultLazyPluginCollection {
19941994

1995-
/**
1996-
* An array of collected contexts for conditions.
1997-
*
1998-
* @var \Drupal\Component\Plugin\Context\ContextInterface[]
1999-
*/
2000-
protected $conditionContexts = [];
2001-
20021995
/**
20031996
* {@inheritdoc}
20041997
*

0 commit comments

Comments
 (0)