BlockVisibility::$skipPHP

Whether or not to skip blocks that use PHP for visibility.

Only applies if the PHP module is not enabled.

Type: bool

File

core/modules/block/src/Plugin/migrate/process/BlockVisibility.php, line 40

Class

BlockVisibility
#[MigrateProcess('block_visibility')]

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $skipPHP = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.