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