PHP Class App\Source\Factory\SectionFactory

Mostra file Open project: andrey900/slimcms Class Usage Examples

Public Methods

Method Description
__construct ( )
getSectionWithRequest ( Psr\Http\Message\ServerRequestInterface $req )

Protected Methods

Method Description
getSectionId ( $routeName )

Method Details

__construct() public method

public __construct ( )

getSectionId() protected static method

protected static getSectionId ( $routeName )

getSectionWithRequest() public static method

public static getSectionWithRequest ( Psr\Http\Message\ServerRequestInterface $req )
$req Psr\Http\Message\ServerRequestInterface