1
0
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:
Awilum
2021-08-29 20:54:05 +03:00
parent d4138a4aee
commit b6e1866dcc

View File

@@ -2,6 +2,8 @@
declare(strict_types=1);
use Flextype\Flextype;
if (! function_exists('flextype')) {
/**
* Get the available Flextype instance.