App::getRoutesConfig

Usage

array App::getRoutesConfig([ string $filename = 'routes.yml' ], [ bool $ignore_cache = false ])

Description

Get routes config

Parameters

Parameter Required Type Description
$filename No string
$ignore_cache No bool

Return Value

array