mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
phpDoc update
This commit is contained in:
@@ -2925,8 +2925,8 @@ class eControllerFront extends eController
|
|||||||
protected $access = array();
|
protected $access = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Per action access
|
* User input filter (_GET)
|
||||||
* Format 'action' => userclass
|
* Format 'action' => array(var => validationArray)
|
||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
protected $filter = array();
|
protected $filter = array();
|
||||||
|
Reference in New Issue
Block a user