block.block.olivero_powered.yml
1 string reference to 'block.block.olivero_powered'
- ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock in core/modules/ block/ tests/ src/ Kernel/ ConfigActionsTest.php 
- Verifies placeBlockInDefaultTheme action doesn't alter an existing block.
File
- 
              core/themes/ olivero/ config/ optional/ block.block.olivero_powered.yml 
View source
- langcode: en
- status: true
- dependencies:
-   module:
-     - system
-   theme:
-     - olivero
- id: olivero_powered
- theme: olivero
- region: footer_bottom
- weight: 0
- provider: null
- plugin: system_powered_by_block
- settings:
-   id: system_powered_by_block
-   label: 'Powered by Drupal'
-   label_display: '0'
-   provider: system
- visibility: {  }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
