Scrutinizer Auto-Fixes (#23959)

* Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

* revert append() change
remotes/origin/move-icewind-ftp-to-core
Scrutinizer Auto-Fixer 2016-04-14 11:50:06 +07:00 committed by Thomas Müller
parent e84da2cf54
commit 25fff15487
1 changed files with 2 additions and 2 deletions

@ -55,7 +55,7 @@ class Base {
* @param string|false $app_dir
* @param string $theme
* @param string $app
* @return array
* @return string[]
*/
protected function getAppTemplateDirs($theme, $app, $serverRoot, $app_dir) {
// Check if the app is in the app folder or in the root
@ -74,7 +74,7 @@ class Base {
/**
* @param string $serverRoot
* @param string $theme
* @return array
* @return string[]
*/
protected function getCoreTemplateDirs($theme, $serverRoot) {
return [