Aviat\Director\RouteConfig::loadFromArray
Batch set all the route options with one array
If no 'routes' key is set in the array, only the routes config will be loaded.
Signature
public function loadFromArray(array
$config )
Parameters
$config
— array- - the configuration array
Returns
- RouteConfig
Test Coverage
Information
- Coverage: 0/9 Lines (0%)
- Tests: 0
- Passed: 0 (0%)