From 196a4f6e65289094c207c0e5ac085f7a0a1537a6 Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Wed, 24 Oct 2018 22:20:15 +0200 Subject: [PATCH] Apply fixes from StyleCI (#1616) [ci skip] [skip ci] --- framework/core/src/Foundation/Site.php | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/core/src/Foundation/Site.php b/framework/core/src/Foundation/Site.php index 1d9b15921..04d6eddfa 100644 --- a/framework/core/src/Foundation/Site.php +++ b/framework/core/src/Foundation/Site.php @@ -24,6 +24,7 @@ class Site 'storage' => "$basePath/storage", ]); } + /** * @param array $paths * @return SiteInterface