constant BlockRepositoryInterface::REGIONS_VISIBLE in Drupal 8
Same name and namespace in other branches
- 9 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';