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