15 protected $view_controls;
23 $clone->view_controls = $view_controls;
31 return $this->view_controls;
An exception for terminatinating execution or to throw for unit testing.
A component is the most general form of an entity in the UI.
withViewControls(array $view_controls)
@inheritDoc
getViewControls()
@inheritDoc
trait HasViewControls
Trait for panels supporting view controls.
Class ChatMainBarProvider \MainMenu\Provider.