BearFramework\App\Addons::get

Returns the enabled addon or null if not found.
public BearFramework\App\Addon|null get string $id )
Parameters
id
The id of the addon.
Returns
The enabled addon or null if not found.
Details
Location: ~/src/App/Addons.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.