'Panels user_view tests', 'description' => 'Test the standard user_view task handler.', 'group' => 'Panels', ); } /** * {@inheritdoc} */ protected $view_name = 'user_view'; /** * {@inheritdoc} */ protected $view_label = 'Users'; }