protected property Blocks::$uuid in Context 8
Same name and namespace in other branches
- 8.4 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::uuid
- 8.0 src/Plugin/ContextReaction/Blocks.php \Drupal\context\Plugin\ContextReaction\Blocks::uuid
The Drupal UUID service.
Type: \Drupal\Component\Uuid\UuidInterface
File
- src/
Plugin/ ContextReaction/ Blocks.php, line 59
Class
- Blocks
- Provides a content reaction that will let you place blocks in the current themes regions.
Namespace
Drupal\context\Plugin\ContextReactionCode
protected $uuid;