1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 08:04:05 +02:00

Flextype Core: New Site class with some decoupled Entries methods

This commit is contained in:
Awilum
2019-02-07 14:20:49 +03:00
parent 29bc8441c0
commit 10eba2cad9

View File

@@ -12,6 +12,7 @@
namespace Flextype;
use Flextype\Component\Arr\Arr;
use Flextype\Component\Http\Http;
use Flextype\Component\Event\Event;
use Flextype\Component\Registry\Registry;