You are here

protected property PanelsUserViewWebTestCase::$view_label in Panels 7.3

The label used for this entity's task handler.

Type: \StdClass

Overrides PanelsEntityViewWebTestCase::$view_label

File

tests/PanelsUserViewWebTestCase.test, line 29
Some rudimentary tests for the user_view handler.

Class

PanelsUserViewWebTestCase
@file Some rudimentary tests for the user_view handler.

Code

protected $view_label = 'Users';