You are here

protected property views_php_handler_filter::$php_static_variable in Views PHP 7

Same name and namespace in other branches
  1. 6 plugins/views/views_php_handler_filter.inc \views_php_handler_filter::php_static_variable
  2. 7.2 plugins/views/views_php_handler_filter.inc \views_php_handler_filter::php_static_variable

File

plugins/views/views_php_handler_filter.inc, line 10

Class

views_php_handler_filter
A handler to filter a view using PHP defined by the administrator.

Code

protected $php_static_variable = NULL;