BearFramework\App\Contexts::get

Returns a context object for the filename specified.
public BearFramework\App\Context get ( [ string|null $filename ] )
Parameters
filename
The filename used to find the context. Will be automatically detected if not provided.
Returns
The context object for the filename specified.
Details
Location: ~/src/App/Contexts.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.