You are here

protected property PanelsNodeViewWebTestCase::$view_label in Panels 7.3

The label used for this entity's task handler.

Type: \StdClass

Overrides PanelsEntityViewWebTestCase::$view_label

File

tests/PanelsNodeViewWebTestCase.test, line 29
Some rudimentary tests for the node_view handler.

Class

PanelsNodeViewWebTestCase
@file Some rudimentary tests for the node_view handler.

Code

protected $view_label = 'Node template';