Commit af9f875e authored by Taylor Otwell's avatar Taylor Otwell

Remote unneeded properties.

parent 5fcf57a2
......@@ -25,20 +25,6 @@ abstract class Controller {
* @var string
*/
public $bundle;
/**
* The controllers name
*
* @var string
*/
public $name;
/**
* The controllers action
*
* @var string
*/
public $action;
/**
* Indicates if the controller uses RESTful routing.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment