You are here

protected property RestfulBase::$controllers in RESTful 7

Nested array that provides information about what method to call for each route pattern.

Type: array $controllers

File

plugins/restful/RestfulBase.php, line 23
Contains RestfulBase.

Class

RestfulBase
Class \RestfulBase

Code

protected $controllers = array();