Remote unneeded properties.
This commit is contained in:
@@ -26,20 +26,6 @@ abstract class Controller {
|
|||||||
*/
|
*/
|
||||||
public $bundle;
|
public $bundle;
|
||||||
|
|
||||||
/**
|
|
||||||
* The controllers name
|
|
||||||
*
|
|
||||||
* @var string
|
|
||||||
*/
|
|
||||||
public $name;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The controllers action
|
|
||||||
*
|
|
||||||
* @var string
|
|
||||||
*/
|
|
||||||
public $action;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Indicates if the controller uses RESTful routing.
|
* Indicates if the controller uses RESTful routing.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user