BlockRepositoryInterface::REGIONS_VISIBLE
Same name in other branches
- 8.9.x core/modules/block/src/BlockRepositoryInterface.php \Drupal\block\BlockRepositoryInterface::REGIONS_VISIBLE
- 10 core/modules/block/src/BlockRepositoryInterface.php \Drupal\block\BlockRepositoryInterface::REGIONS_VISIBLE
- 11.x core/modules/block/src/BlockRepositoryInterface.php \Drupal\block\BlockRepositoryInterface::REGIONS_VISIBLE
Return only visible regions.
See also
File
-
core/
modules/ block/ src/ BlockRepositoryInterface.php, line 12
Class
Namespace
Drupal\blockCode
const REGIONS_VISIBLE = 'visible';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.