diff --git a/src/flextype/Foundation/Flextype.php b/src/flextype/Foundation/Flextype.php index eca23d059..ae74a0c93 100644 --- a/src/flextype/Foundation/Flextype.php +++ b/src/flextype/Foundation/Flextype.php @@ -93,7 +93,7 @@ public function container(): Container /** * Returns Flextype Instance. - * + * * Gets the instance via lazy initialization (created on first usage) * * @return Flextype Returns the current Flextype Instance.