You are here

protected property PanelsUserViewWebTestCase::$view_name in Panels 7.3

The task handler used for managing a specific entity type.

Type: \StdClass

Overrides PanelsEntityViewWebTestCase::$view_name

File

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

Class

PanelsUserViewWebTestCase
@file Some rudimentary tests for the user_view handler.

Code

protected $view_name = 'user_view';