You are here

protected property PanelsEntityViewWebTestCase::$view_name in Panels 7.3

The task handler used for managing a specific entity type.

Type: \StdClass

File

tests/PanelsEntityViewWebTestCase.test, line 22
Some rudimentary tests for entity handling, will be overridden by others.

Class

PanelsEntityViewWebTestCase
@file Some rudimentary tests for entity handling, will be overridden by others.

Code

protected $view_name = 'node_view';