Added code after day of work
This commit is contained in:
parent
1b43ab8356
commit
616a0b7dd9
@ -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()
|
||||||
|
Loading…
Reference in New Issue
Block a user