MvcLite\View::addViewScriptPath
Method to add a path to the list of paths used to search for view scripts
Signature
public function addViewScriptPath(string
$path )
Parameters
$path
— string
Returns
- View
- $this for object-chaining.