Example #1
0
 public function execute()
 {
     $app = new Sp4kAppsParentApp(new Joomla\Registry\Registry($this->state->toObject()));
     $this->item = $app->getItem();
 }