You are here

protected property ViewsPhp::$php_static_variable in Views PHP 8

Same name in this branch
  1. 8 src/Plugin/views/filter/ViewsPhp.php \Drupal\views_php\Plugin\views\filter\ViewsPhp::php_static_variable
  2. 8 src/Plugin/views/sort/ViewsPhp.php \Drupal\views_php\Plugin\views\sort\ViewsPhp::php_static_variable
  3. 8 src/Plugin/views/field/ViewsPhp.php \Drupal\views_php\Plugin\views\field\ViewsPhp::php_static_variable

File

src/Plugin/views/sort/ViewsPhp.php, line 21
Definition of Drupal\views_php\Plugin\views\sort\ViewsPhp.

Class

ViewsPhp
A handler to sort a view using PHP defined by the administrator.

Namespace

Drupal\views_php\Plugin\views\sort

Code

protected $php_static_variable = NULL;