constant BlockRepositoryInterface::REGIONS_ALL in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/src/BlockRepositoryInterface.php \Drupal\block\BlockRepositoryInterface::REGIONS_ALL
Return all regions.
See also
File
- core/
modules/ block/ src/ BlockRepositoryInterface.php, line 19
Class
Namespace
Drupal\blockCode
const REGIONS_ALL = 'all';