protected property RestfulBase::$path in RESTful 7
The path of the request.
Type: string
File
- plugins/
restful/ RestfulBase.php, line 192 - Contains RestfulBase.
Class
- RestfulBase
- Class \RestfulBase
Code
protected $path = '';
The path of the request.
Type: string
protected $path = '';