action = $action; $this->actiontypecategory = $actiontypecategory; $this->actiontype = $actiontype; } /** * Returns count of app_test. * * @param array $filter * * @return int */ public function count() { return 0; } }