Loading src/FeatureFlagContext.php +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ class FeatureFlagContext implements CacheContextInterface { * * @var \Drupal\featureflags\FlagManager */ protected FlagManager $flagManager; protected $flagManager; /** * Constructs a new FeatureFlagContext. Loading Loading
src/FeatureFlagContext.php +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ class FeatureFlagContext implements CacheContextInterface { * * @var \Drupal\featureflags\FlagManager */ protected FlagManager $flagManager; protected $flagManager; /** * Constructs a new FeatureFlagContext. Loading