You are here

protected property ContextProviderTrait::$providedContext in Rules 8.3

The data objects that are provided by this plugin.

Type: \Drupal\Component\Plugin\Context\ContextInterface[]

File

src/Context/ContextProviderTrait.php, line 26

Class

ContextProviderTrait
A trait implementing the ContextProviderInterface.

Namespace

Drupal\rules\Context

Code

protected $providedContext;