BearFramework\Addons::exists

Checks whether an addon is registered.
public static bool exists string $id )
Parameters
id
The id of the addon.
Returns
TRUE if the addon is registered. FALSE otherwise.
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.