BearFramework\Addons::get

Returns information about the addon specified.
public static BearFramework\Addon|null get string $id )
Parameters
id
The id of the addon.
Returns
Information about the addon requested or null if not found.
Details
Location: ~/src/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.