mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-08 14:28:57 +02:00
Text files should end with a newline character.
This commit is contained in:
@@ -42,4 +42,4 @@ class AsseticDumpTask extends SymfonyAbstractTask
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -49,4 +49,4 @@ class AssetsInstallTask extends SymfonyAbstractTask
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,4 +42,4 @@ class CacheClearTask extends SymfonyAbstractTask
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,4 +29,4 @@ abstract class SymfonyAbstractTask extends AbstractTask
|
||||
|
||||
return $this->getConfig()->general('symfony_app_path', $defaultAppPath);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user