Example #1
0
 protected function execute()
 {
     $app = new Sp4kAppsEventApp(new Joomla\Registry\Registry($this->state->toObject()));
     $this->items = $app->getItems();
 }