mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 23:24:04 +02:00
feat(helpers): fix services helpers
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use Flextype\Flextype;
|
||||
|
||||
if (! function_exists('flextype')) {
|
||||
/**
|
||||
* Get the available Flextype instance.
|
||||
|
Reference in New Issue
Block a user