protected property BlockContentBlock::$urlGenerator in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block_content/src/Plugin/Block/BlockContentBlock.php \Drupal\block_content\Plugin\Block\BlockContentBlock::urlGenerator
The URL generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface
File
- core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php, line 65 - Contains \Drupal\block_content\Plugin\Block\BlockContentBlock.
Class
- BlockContentBlock
- Defines a generic custom block type.
Namespace
Drupal\block_content\Plugin\BlockCode
protected $urlGenerator;