|
@@ -171,7 +171,7 @@ class Controller extends Object {
|
|
|
/**
|
|
/**
|
|
|
* Instance of ComponentCollection used to handle callbacks.
|
|
* Instance of ComponentCollection used to handle callbacks.
|
|
|
*
|
|
*
|
|
|
- * @var string
|
|
|
|
|
|
|
+ * @var ComponentCollection
|
|
|
*/
|
|
*/
|
|
|
public $Components = null;
|
|
public $Components = null;
|
|
|
|
|
|