BlockInterface::getVisibility

public BlockInterface::getVisibility()

Returns an array of visibility condition configurations.

Return value

array An array of visibility condition configuration keyed by the condition ID.

File

core/modules/block/src/BlockInterface.php, line 60

Class

BlockInterface
Provides an interface defining a block entity.

Namespace

Drupal\block

Code

public function getVisibility();
doc_Drupal
2016-10-29 08:47:36
Comments
Leave a Comment

Please login to continue.