You are here

protected property PiwikVisibilityPages::$skipPHP in Piwik Web Analytics 8

Whether or not to skip Piwik that use PHP for visibility. Only applies if the PHP module is not enabled.

Type: bool

File

src/Plugin/migrate/process/PiwikVisibilityPages.php, line 45

Class

PiwikVisibilityPages
Prefixes paths with a slash.

Namespace

Drupal\piwik\Plugin\migrate\process

Code

protected $skipPHP = FALSE;