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

Flextype Core: Glide/Intervention Image Implementation #61

This commit is contained in:
Awilum
2019-01-04 02:54:15 +03:00
parent 06294769d0
commit c26dfb523e

View File

@@ -93,6 +93,9 @@ class Flextype
// Get Cache Instance
Cache::getInstance();
// Get Images Instance
Images::getInstance();
// Get Themes Instance
Themes::getInstance();