Added code after day of work
This commit is contained in:
@@ -27,6 +27,9 @@ abstract class AbstractClubsController extends BaseController
|
|||||||
return $this->getSingleBaseName();
|
return $this->getSingleBaseName();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @todo Make this OO conforme
|
||||||
|
*/
|
||||||
protected abstract function getDataMapping();
|
protected abstract function getDataMapping();
|
||||||
|
|
||||||
public function new()
|
public function new()
|
||||||
|
|||||||
Reference in New Issue
Block a user