Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BlockVisibility.php

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

Namespace

Drupal\block\Plugin\migrate\process

Code

protected $skipPHP = FALSE;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal