diff --git a/Account/Account.php b/Account/Account.php index 82067d730..e1da4f6db 100644 --- a/Account/Account.php +++ b/Account/Account.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/AccountManager.php b/Account/AccountManager.php index dc1817680..536078340 100644 --- a/Account/AccountManager.php +++ b/Account/AccountManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/AccountStatus.php b/Account/AccountStatus.php index b152ef3c7..73d300af6 100644 --- a/Account/AccountStatus.php +++ b/Account/AccountStatus.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/AccountType.php b/Account/AccountType.php index c299d4cf0..18ffc7d07 100644 --- a/Account/AccountType.php +++ b/Account/AccountType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/Group.php b/Account/Group.php index aff3c45d2..e92e89216 100644 --- a/Account/Group.php +++ b/Account/Group.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/GroupStatus.php b/Account/GroupStatus.php index 566fa1bea..331817c89 100644 --- a/Account/GroupStatus.php +++ b/Account/GroupStatus.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/NullAccount.php b/Account/NullAccount.php index af897696a..7ee913227 100644 --- a/Account/NullAccount.php +++ b/Account/NullAccount.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/PermissionAbstract.php b/Account/PermissionAbstract.php index d04f61caa..5a750b194 100644 --- a/Account/PermissionAbstract.php +++ b/Account/PermissionAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/Account/PermissionType.php b/Account/PermissionType.php index 0845ac1e9..8b0fc0c1f 100644 --- a/Account/PermissionType.php +++ b/Account/PermissionType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Account; diff --git a/ApplicationAbstract.php b/ApplicationAbstract.php index b0851a686..244d5e203 100644 --- a/ApplicationAbstract.php +++ b/ApplicationAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS; diff --git a/Asset/AssetManager.php b/Asset/AssetManager.php index 92a6824d2..1cd261b3a 100644 --- a/Asset/AssetManager.php +++ b/Asset/AssetManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Asset; diff --git a/Asset/AssetType.php b/Asset/AssetType.php index 39a4968b7..60859f903 100644 --- a/Asset/AssetType.php +++ b/Asset/AssetType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Asset; diff --git a/Auth/Auth.php b/Auth/Auth.php index 82e60cfd4..fe67ba84f 100644 --- a/Auth/Auth.php +++ b/Auth/Auth.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Auth; diff --git a/Auth/LoginReturnType.php b/Auth/LoginReturnType.php index fe7f4062b..ae26b4705 100644 --- a/Auth/LoginReturnType.php +++ b/Auth/LoginReturnType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Auth; diff --git a/AutoloadException.php b/AutoloadException.php index d11571527..0ac5c7203 100644 --- a/AutoloadException.php +++ b/AutoloadException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS; diff --git a/Autoloader.php b/Autoloader.php index 445e7380c..4d9c3f02d 100644 --- a/Autoloader.php +++ b/Autoloader.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS; diff --git a/Business/Finance/Depreciation.php b/Business/Finance/Depreciation.php index 094809788..e1eb79d13 100644 --- a/Business/Finance/Depreciation.php +++ b/Business/Finance/Depreciation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance; diff --git a/Business/Finance/FinanceFormulas.php b/Business/Finance/FinanceFormulas.php index 169b2cc74..8c45d0eed 100644 --- a/Business/Finance/FinanceFormulas.php +++ b/Business/Finance/FinanceFormulas.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance; diff --git a/Business/Finance/Forecasting/AR.php b/Business/Finance/Forecasting/AR.php index d3c53325d..9f248ea9e 100644 --- a/Business/Finance/Forecasting/AR.php +++ b/Business/Finance/Forecasting/AR.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class AR diff --git a/Business/Finance/Forecasting/ARCH.php b/Business/Finance/Forecasting/ARCH.php index b49c2b33e..422d13c48 100644 --- a/Business/Finance/Forecasting/ARCH.php +++ b/Business/Finance/Forecasting/ARCH.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class ARCH diff --git a/Business/Finance/Forecasting/ARFIMA.php b/Business/Finance/Forecasting/ARFIMA.php index 4668eaf26..72aac7da8 100644 --- a/Business/Finance/Forecasting/ARFIMA.php +++ b/Business/Finance/Forecasting/ARFIMA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class ARFIMA diff --git a/Business/Finance/Forecasting/ARIMA.php b/Business/Finance/Forecasting/ARIMA.php index 8eb077cfe..0c72e76ad 100644 --- a/Business/Finance/Forecasting/ARIMA.php +++ b/Business/Finance/Forecasting/ARIMA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; use phpOMS\Math\Statistic\Average; diff --git a/Business/Finance/Forecasting/ARMA.php b/Business/Finance/Forecasting/ARMA.php index 449efe32d..d66704388 100644 --- a/Business/Finance/Forecasting/ARMA.php +++ b/Business/Finance/Forecasting/ARMA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class ARMA diff --git a/Business/Finance/Forecasting/ClassicalDecomposition.php b/Business/Finance/Forecasting/ClassicalDecomposition.php index 97db1918b..5f84b8cde 100644 --- a/Business/Finance/Forecasting/ClassicalDecomposition.php +++ b/Business/Finance/Forecasting/ClassicalDecomposition.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; diff --git a/Business/Finance/Forecasting/ExponentialSmoothing/ErrorType.php b/Business/Finance/Forecasting/ExponentialSmoothing/ErrorType.php index 7925ce382..14dec4c67 100644 --- a/Business/Finance/Forecasting/ExponentialSmoothing/ErrorType.php +++ b/Business/Finance/Forecasting/ExponentialSmoothing/ErrorType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting\ExponentialSmoothing; diff --git a/Business/Finance/Forecasting/ExponentialSmoothing/ExponentialSmoothing.php b/Business/Finance/Forecasting/ExponentialSmoothing/ExponentialSmoothing.php index 6052d801b..4457986af 100644 --- a/Business/Finance/Forecasting/ExponentialSmoothing/ExponentialSmoothing.php +++ b/Business/Finance/Forecasting/ExponentialSmoothing/ExponentialSmoothing.php @@ -11,7 +11,7 @@ * @link http://website.orange-management.de * @see https://www.otexts.org/fpp/7/7 */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting\ExponentialSmoothing; diff --git a/Business/Finance/Forecasting/ExponentialSmoothing/SeasonalType.php b/Business/Finance/Forecasting/ExponentialSmoothing/SeasonalType.php index 7c892b9d8..710e622b6 100644 --- a/Business/Finance/Forecasting/ExponentialSmoothing/SeasonalType.php +++ b/Business/Finance/Forecasting/ExponentialSmoothing/SeasonalType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting\ExponentialSmoothing; diff --git a/Business/Finance/Forecasting/ExponentialSmoothing/TrendType.php b/Business/Finance/Forecasting/ExponentialSmoothing/TrendType.php index 85e3049cf..91ce9ccbd 100644 --- a/Business/Finance/Forecasting/ExponentialSmoothing/TrendType.php +++ b/Business/Finance/Forecasting/ExponentialSmoothing/TrendType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting\ExponentialSmoothing; diff --git a/Business/Finance/Forecasting/GARCH.php b/Business/Finance/Forecasting/GARCH.php index 85bb73b26..2c87ae82f 100644 --- a/Business/Finance/Forecasting/GARCH.php +++ b/Business/Finance/Forecasting/GARCH.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class GARCH diff --git a/Business/Finance/Forecasting/MA.php b/Business/Finance/Forecasting/MA.php index 1f26dbe1f..06af499f4 100644 --- a/Business/Finance/Forecasting/MA.php +++ b/Business/Finance/Forecasting/MA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class MA diff --git a/Business/Finance/Forecasting/NAR.php b/Business/Finance/Forecasting/NAR.php index a3e0515ff..721afbaab 100644 --- a/Business/Finance/Forecasting/NAR.php +++ b/Business/Finance/Forecasting/NAR.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class NAR diff --git a/Business/Finance/Forecasting/NMA.php b/Business/Finance/Forecasting/NMA.php index ab1ed6e3a..6626e8a1f 100644 --- a/Business/Finance/Forecasting/NMA.php +++ b/Business/Finance/Forecasting/NMA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class NMA diff --git a/Business/Finance/Forecasting/SARIMA.php b/Business/Finance/Forecasting/SARIMA.php index 33163cb0a..ecdb0955e 100644 --- a/Business/Finance/Forecasting/SARIMA.php +++ b/Business/Finance/Forecasting/SARIMA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; class SARIMA diff --git a/Business/Finance/Forecasting/SmoothingType.php b/Business/Finance/Forecasting/SmoothingType.php index ac9ad0d06..587f18745 100644 --- a/Business/Finance/Forecasting/SmoothingType.php +++ b/Business/Finance/Forecasting/SmoothingType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance\Forecasting; diff --git a/Business/Finance/Loan.php b/Business/Finance/Loan.php index 94f63cb0d..57cec2097 100644 --- a/Business/Finance/Loan.php +++ b/Business/Finance/Loan.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance; diff --git a/Business/Finance/Lorenzkurve.php b/Business/Finance/Lorenzkurve.php index 440afc219..8558ea254 100644 --- a/Business/Finance/Lorenzkurve.php +++ b/Business/Finance/Lorenzkurve.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance; diff --git a/Business/Finance/StockBonds.php b/Business/Finance/StockBonds.php index 9b981a6a2..00bf36f6f 100644 --- a/Business/Finance/StockBonds.php +++ b/Business/Finance/StockBonds.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Finance; diff --git a/Business/Marketing/Metrics.php b/Business/Marketing/Metrics.php index 302a050d9..0e50beecb 100644 --- a/Business/Marketing/Metrics.php +++ b/Business/Marketing/Metrics.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Marketing; diff --git a/Business/Marketing/NetPromoterScore.php b/Business/Marketing/NetPromoterScore.php index f44464ff5..e246a99e4 100644 --- a/Business/Marketing/NetPromoterScore.php +++ b/Business/Marketing/NetPromoterScore.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Marketing; diff --git a/Business/Programming/Metrics.php b/Business/Programming/Metrics.php index c621e46e0..07a58e4d6 100644 --- a/Business/Programming/Metrics.php +++ b/Business/Programming/Metrics.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Programming; diff --git a/Business/Sales/MarketShareEstimation.php b/Business/Sales/MarketShareEstimation.php index 324fa8ae0..6643288d7 100644 --- a/Business/Sales/MarketShareEstimation.php +++ b/Business/Sales/MarketShareEstimation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Business\Sales; diff --git a/Config/OptionsInterface.php b/Config/OptionsInterface.php index edcfaccd2..17413165c 100644 --- a/Config/OptionsInterface.php +++ b/Config/OptionsInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Config; diff --git a/Config/OptionsTrait.php b/Config/OptionsTrait.php index 99d760e46..06705fee2 100644 --- a/Config/OptionsTrait.php +++ b/Config/OptionsTrait.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Config; diff --git a/Config/SettingsAbstract.php b/Config/SettingsAbstract.php index f4a658188..371ac615b 100644 --- a/Config/SettingsAbstract.php +++ b/Config/SettingsAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Config; diff --git a/Console/CommandManager.php b/Console/CommandManager.php index f8c7a7500..3f1872c00 100644 --- a/Console/CommandManager.php +++ b/Console/CommandManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Console; diff --git a/Contract/ArrayableInterface.php b/Contract/ArrayableInterface.php index 102687b2b..2d9b17615 100644 --- a/Contract/ArrayableInterface.php +++ b/Contract/ArrayableInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Contract; diff --git a/Contract/RenderableInterface.php b/Contract/RenderableInterface.php index 06849499a..c0b7daf2b 100644 --- a/Contract/RenderableInterface.php +++ b/Contract/RenderableInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Contract; diff --git a/DataStorage/Cache/CacheFactory.php b/DataStorage/Cache/CacheFactory.php index 8dc23857a..93ac7a2f9 100644 --- a/DataStorage/Cache/CacheFactory.php +++ b/DataStorage/Cache/CacheFactory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/CacheInterface.php b/DataStorage/Cache/CacheInterface.php index fa226e42a..f47499e37 100644 --- a/DataStorage/Cache/CacheInterface.php +++ b/DataStorage/Cache/CacheInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/CachePool.php b/DataStorage/Cache/CachePool.php index f8bfa3445..6aca6c1a3 100644 --- a/DataStorage/Cache/CachePool.php +++ b/DataStorage/Cache/CachePool.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/CacheStatus.php b/DataStorage/Cache/CacheStatus.php index 1d474215c..c2e6071bf 100644 --- a/DataStorage/Cache/CacheStatus.php +++ b/DataStorage/Cache/CacheStatus.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/CacheType.php b/DataStorage/Cache/CacheType.php index c922706f0..3a16207d6 100644 --- a/DataStorage/Cache/CacheType.php +++ b/DataStorage/Cache/CacheType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/FileCache.php b/DataStorage/Cache/FileCache.php index 750d0c725..22c49d8e9 100644 --- a/DataStorage/Cache/FileCache.php +++ b/DataStorage/Cache/FileCache.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/MemCache.php b/DataStorage/Cache/MemCache.php index 43649dd26..29f028b59 100644 --- a/DataStorage/Cache/MemCache.php +++ b/DataStorage/Cache/MemCache.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/MemCached.php b/DataStorage/Cache/MemCached.php index e4d97d431..81a1063b6 100644 --- a/DataStorage/Cache/MemCached.php +++ b/DataStorage/Cache/MemCached.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/NullCache.php b/DataStorage/Cache/NullCache.php index b7d9a4e73..e9172a643 100644 --- a/DataStorage/Cache/NullCache.php +++ b/DataStorage/Cache/NullCache.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/RedisCache.php b/DataStorage/Cache/RedisCache.php index 2e1e4c895..ddb8eb440 100644 --- a/DataStorage/Cache/RedisCache.php +++ b/DataStorage/Cache/RedisCache.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cache/WinCache.php b/DataStorage/Cache/WinCache.php index 60ec759a4..d9b2bc1dd 100644 --- a/DataStorage/Cache/WinCache.php +++ b/DataStorage/Cache/WinCache.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cache; diff --git a/DataStorage/Cookie/CookieJar.php b/DataStorage/Cookie/CookieJar.php index aba3f614b..729b50aed 100644 --- a/DataStorage/Cookie/CookieJar.php +++ b/DataStorage/Cookie/CookieJar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Cookie; diff --git a/DataStorage/DataMapperInterface.php b/DataStorage/DataMapperInterface.php index 8483d35c9..5f099e4d0 100644 --- a/DataStorage/DataMapperInterface.php +++ b/DataStorage/DataMapperInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage; diff --git a/DataStorage/Database/BuilderAbstract.php b/DataStorage/Database/BuilderAbstract.php index 587694171..3a35953d0 100644 --- a/DataStorage/Database/BuilderAbstract.php +++ b/DataStorage/Database/BuilderAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/Connection/ConnectionAbstract.php b/DataStorage/Database/Connection/ConnectionAbstract.php index 340156ee8..1a3ee9ff5 100644 --- a/DataStorage/Database/Connection/ConnectionAbstract.php +++ b/DataStorage/Database/Connection/ConnectionAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Connection; diff --git a/DataStorage/Database/Connection/ConnectionFactory.php b/DataStorage/Database/Connection/ConnectionFactory.php index ca9fc9f2c..de3f666d3 100644 --- a/DataStorage/Database/Connection/ConnectionFactory.php +++ b/DataStorage/Database/Connection/ConnectionFactory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Connection; diff --git a/DataStorage/Database/Connection/ConnectionInterface.php b/DataStorage/Database/Connection/ConnectionInterface.php index f61209b5f..d35146de8 100644 --- a/DataStorage/Database/Connection/ConnectionInterface.php +++ b/DataStorage/Database/Connection/ConnectionInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Connection; diff --git a/DataStorage/Database/Connection/MysqlConnection.php b/DataStorage/Database/Connection/MysqlConnection.php index f74f3122d..ccc6dfd28 100644 --- a/DataStorage/Database/Connection/MysqlConnection.php +++ b/DataStorage/Database/Connection/MysqlConnection.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Connection; diff --git a/DataStorage/Database/Connection/PostgresConnection.php b/DataStorage/Database/Connection/PostgresConnection.php index 2119aa688..6681bb309 100644 --- a/DataStorage/Database/Connection/PostgresConnection.php +++ b/DataStorage/Database/Connection/PostgresConnection.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Connection; diff --git a/DataStorage/Database/Connection/SQLiteConnection.php b/DataStorage/Database/Connection/SQLiteConnection.php index 8a1af206d..9e3574b64 100644 --- a/DataStorage/Database/Connection/SQLiteConnection.php +++ b/DataStorage/Database/Connection/SQLiteConnection.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Connection; diff --git a/DataStorage/Database/Connection/SqlServerConnection.php b/DataStorage/Database/Connection/SqlServerConnection.php index 132595ba9..37d0f0803 100644 --- a/DataStorage/Database/Connection/SqlServerConnection.php +++ b/DataStorage/Database/Connection/SqlServerConnection.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Connection; diff --git a/DataStorage/Database/DataMapperAbstract.php b/DataStorage/Database/DataMapperAbstract.php index 6c5dfc5fe..3a9669b49 100644 --- a/DataStorage/Database/DataMapperAbstract.php +++ b/DataStorage/Database/DataMapperAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/DatabaseExceptionFactory.php b/DataStorage/Database/DatabaseExceptionFactory.php index 3ad9de15a..a05c46c8d 100644 --- a/DataStorage/Database/DatabaseExceptionFactory.php +++ b/DataStorage/Database/DatabaseExceptionFactory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/DatabasePool.php b/DataStorage/Database/DatabasePool.php index de1dfe5c1..9c36e10cd 100644 --- a/DataStorage/Database/DatabasePool.php +++ b/DataStorage/Database/DatabasePool.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/DatabaseStatus.php b/DataStorage/Database/DatabaseStatus.php index f9cdb61eb..96ac53e21 100644 --- a/DataStorage/Database/DatabaseStatus.php +++ b/DataStorage/Database/DatabaseStatus.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/DatabaseType.php b/DataStorage/Database/DatabaseType.php index b31e84bfb..40eb335c1 100644 --- a/DataStorage/Database/DatabaseType.php +++ b/DataStorage/Database/DatabaseType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/Exception/InvalidConnectionConfigException.php b/DataStorage/Database/Exception/InvalidConnectionConfigException.php index 47aea45ab..7b291005b 100644 --- a/DataStorage/Database/Exception/InvalidConnectionConfigException.php +++ b/DataStorage/Database/Exception/InvalidConnectionConfigException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Exception; diff --git a/DataStorage/Database/Exception/InvalidDatabaseTypeException.php b/DataStorage/Database/Exception/InvalidDatabaseTypeException.php index 520cf6743..b39ab4bbb 100644 --- a/DataStorage/Database/Exception/InvalidDatabaseTypeException.php +++ b/DataStorage/Database/Exception/InvalidDatabaseTypeException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Exception; diff --git a/DataStorage/Database/Exception/InvalidMapperException.php b/DataStorage/Database/Exception/InvalidMapperException.php index b0b108699..77a631214 100644 --- a/DataStorage/Database/Exception/InvalidMapperException.php +++ b/DataStorage/Database/Exception/InvalidMapperException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Exception; diff --git a/DataStorage/Database/GrammarAbstract.php b/DataStorage/Database/GrammarAbstract.php index 192a0d797..5ad81cf42 100644 --- a/DataStorage/Database/GrammarAbstract.php +++ b/DataStorage/Database/GrammarAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/Query/Builder.php b/DataStorage/Database/Query/Builder.php index 47adaffbc..1e782a1ef 100644 --- a/DataStorage/Database/Query/Builder.php +++ b/DataStorage/Database/Query/Builder.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query; diff --git a/DataStorage/Database/Query/Column.php b/DataStorage/Database/Query/Column.php index 9e414f3c5..3c73465a1 100644 --- a/DataStorage/Database/Query/Column.php +++ b/DataStorage/Database/Query/Column.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query; diff --git a/DataStorage/Database/Query/Expression.php b/DataStorage/Database/Query/Expression.php index c1e114756..95ee5db43 100644 --- a/DataStorage/Database/Query/Expression.php +++ b/DataStorage/Database/Query/Expression.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query; diff --git a/DataStorage/Database/Query/Grammar/Grammar.php b/DataStorage/Database/Query/Grammar/Grammar.php index 1d03401bd..d37e6a669 100644 --- a/DataStorage/Database/Query/Grammar/Grammar.php +++ b/DataStorage/Database/Query/Grammar/Grammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query\Grammar; diff --git a/DataStorage/Database/Query/Grammar/GrammarInterface.php b/DataStorage/Database/Query/Grammar/GrammarInterface.php index b43f4bc3e..9f43faaf0 100644 --- a/DataStorage/Database/Query/Grammar/GrammarInterface.php +++ b/DataStorage/Database/Query/Grammar/GrammarInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query\Grammar; diff --git a/DataStorage/Database/Query/Grammar/MicrosoftGrammar.php b/DataStorage/Database/Query/Grammar/MicrosoftGrammar.php index bb13fcde8..625d74b94 100644 --- a/DataStorage/Database/Query/Grammar/MicrosoftGrammar.php +++ b/DataStorage/Database/Query/Grammar/MicrosoftGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query\Grammar; diff --git a/DataStorage/Database/Query/Grammar/MysqlGrammar.php b/DataStorage/Database/Query/Grammar/MysqlGrammar.php index 5664cc8e9..ed35fb5f2 100644 --- a/DataStorage/Database/Query/Grammar/MysqlGrammar.php +++ b/DataStorage/Database/Query/Grammar/MysqlGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query\Grammar; diff --git a/DataStorage/Database/Query/Grammar/OracleGrammar.php b/DataStorage/Database/Query/Grammar/OracleGrammar.php index 2211c5f3b..aed572635 100644 --- a/DataStorage/Database/Query/Grammar/OracleGrammar.php +++ b/DataStorage/Database/Query/Grammar/OracleGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query\Grammar; diff --git a/DataStorage/Database/Query/Grammar/PostgresGrammar.php b/DataStorage/Database/Query/Grammar/PostgresGrammar.php index 6a8aae5cd..a99865da9 100644 --- a/DataStorage/Database/Query/Grammar/PostgresGrammar.php +++ b/DataStorage/Database/Query/Grammar/PostgresGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query\Grammar; diff --git a/DataStorage/Database/Query/Grammar/SQLiteGrammar.php b/DataStorage/Database/Query/Grammar/SQLiteGrammar.php index c2c53ccbe..a31777826 100644 --- a/DataStorage/Database/Query/Grammar/SQLiteGrammar.php +++ b/DataStorage/Database/Query/Grammar/SQLiteGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query\Grammar; diff --git a/DataStorage/Database/Query/JoinType.php b/DataStorage/Database/Query/JoinType.php index 1d9bfdd01..6129affb8 100644 --- a/DataStorage/Database/Query/JoinType.php +++ b/DataStorage/Database/Query/JoinType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query; diff --git a/DataStorage/Database/Query/QueryType.php b/DataStorage/Database/Query/QueryType.php index 62d20fe00..7639ce77a 100644 --- a/DataStorage/Database/Query/QueryType.php +++ b/DataStorage/Database/Query/QueryType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query; diff --git a/DataStorage/Database/Query/Where.php b/DataStorage/Database/Query/Where.php index bb17d3f5e..d6deffa1d 100644 --- a/DataStorage/Database/Query/Where.php +++ b/DataStorage/Database/Query/Where.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Query; diff --git a/DataStorage/Database/RelationType.php b/DataStorage/Database/RelationType.php index 46299ffc4..b149f5525 100644 --- a/DataStorage/Database/RelationType.php +++ b/DataStorage/Database/RelationType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database; diff --git a/DataStorage/Database/Schema/Builder.php b/DataStorage/Database/Schema/Builder.php index cf501672e..2fa1ea6db 100644 --- a/DataStorage/Database/Schema/Builder.php +++ b/DataStorage/Database/Schema/Builder.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema; diff --git a/DataStorage/Database/Schema/Exception/TableException.php b/DataStorage/Database/Schema/Exception/TableException.php index 9f039b6ef..f8a37f9ad 100644 --- a/DataStorage/Database/Schema/Exception/TableException.php +++ b/DataStorage/Database/Schema/Exception/TableException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema\Exception; diff --git a/DataStorage/Database/Schema/Grammar/Grammar.php b/DataStorage/Database/Schema/Grammar/Grammar.php index e1daa4acc..4d42a71cb 100644 --- a/DataStorage/Database/Schema/Grammar/Grammar.php +++ b/DataStorage/Database/Schema/Grammar/Grammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema\Grammar; diff --git a/DataStorage/Database/Schema/Grammar/GrammarInterface.php b/DataStorage/Database/Schema/Grammar/GrammarInterface.php index 114be6b8b..e6786b58b 100644 --- a/DataStorage/Database/Schema/Grammar/GrammarInterface.php +++ b/DataStorage/Database/Schema/Grammar/GrammarInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema\Grammar; diff --git a/DataStorage/Database/Schema/Grammar/MysqlGrammar.php b/DataStorage/Database/Schema/Grammar/MysqlGrammar.php index 56b9b740a..cc4c09969 100644 --- a/DataStorage/Database/Schema/Grammar/MysqlGrammar.php +++ b/DataStorage/Database/Schema/Grammar/MysqlGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema\Grammar; diff --git a/DataStorage/Database/Schema/Grammar/PostgresGrammar.php b/DataStorage/Database/Schema/Grammar/PostgresGrammar.php index bb96c6f9b..7b06f907c 100644 --- a/DataStorage/Database/Schema/Grammar/PostgresGrammar.php +++ b/DataStorage/Database/Schema/Grammar/PostgresGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema\Grammar; diff --git a/DataStorage/Database/Schema/Grammar/SQLiteGrammar.php b/DataStorage/Database/Schema/Grammar/SQLiteGrammar.php index 7c5457097..497d53685 100644 --- a/DataStorage/Database/Schema/Grammar/SQLiteGrammar.php +++ b/DataStorage/Database/Schema/Grammar/SQLiteGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema\Grammar; diff --git a/DataStorage/Database/Schema/Grammar/SqlServerGrammar.php b/DataStorage/Database/Schema/Grammar/SqlServerGrammar.php index c3a578351..0dba8f2e5 100644 --- a/DataStorage/Database/Schema/Grammar/SqlServerGrammar.php +++ b/DataStorage/Database/Schema/Grammar/SqlServerGrammar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema\Grammar; diff --git a/DataStorage/Database/Schema/QueryType.php b/DataStorage/Database/Schema/QueryType.php index c0eee8f5a..7fd9634b5 100644 --- a/DataStorage/Database/Schema/QueryType.php +++ b/DataStorage/Database/Schema/QueryType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Database\Schema; diff --git a/DataStorage/LockException.php b/DataStorage/LockException.php index 67df0947b..c423567b4 100644 --- a/DataStorage/LockException.php +++ b/DataStorage/LockException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage; diff --git a/DataStorage/Session/ConsoleSession.php b/DataStorage/Session/ConsoleSession.php index e76abc2f7..0f4b0fee4 100644 --- a/DataStorage/Session/ConsoleSession.php +++ b/DataStorage/Session/ConsoleSession.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Session; diff --git a/DataStorage/Session/HttpSession.php b/DataStorage/Session/HttpSession.php index fa132b018..4f6d4e470 100644 --- a/DataStorage/Session/HttpSession.php +++ b/DataStorage/Session/HttpSession.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Session; diff --git a/DataStorage/Session/SessionInterface.php b/DataStorage/Session/SessionInterface.php index 3aa2e9449..b7c2faaa1 100644 --- a/DataStorage/Session/SessionInterface.php +++ b/DataStorage/Session/SessionInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Session; diff --git a/DataStorage/Session/SocketSession.php b/DataStorage/Session/SocketSession.php index 03317afe8..32dbb194b 100644 --- a/DataStorage/Session/SocketSession.php +++ b/DataStorage/Session/SocketSession.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\DataStorage\Session; diff --git a/DataStorage/Web/Builder.php b/DataStorage/Web/Builder.php index d2989c42a..30a6d0cde 100644 --- a/DataStorage/Web/Builder.php +++ b/DataStorage/Web/Builder.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Crawler; use phpOMs\DataStorage\Database\Query\Builder as DatabaseQueryBuilder; diff --git a/Dispatcher/Dispatcher.php b/Dispatcher/Dispatcher.php index c0da79424..c439762a4 100644 --- a/Dispatcher/Dispatcher.php +++ b/Dispatcher/Dispatcher.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Dispatcher; diff --git a/Event/EventManager.php b/Event/EventManager.php index eafbc5d56..8f00ede19 100644 --- a/Event/EventManager.php +++ b/Event/EventManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Event; diff --git a/Localization/ISO3166CharEnum.php b/Localization/ISO3166CharEnum.php index 7e29f5118..83d18ec2d 100644 --- a/Localization/ISO3166CharEnum.php +++ b/Localization/ISO3166CharEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO3166NameEnum.php b/Localization/ISO3166NameEnum.php index 70fd948ed..4ad1f1c07 100644 --- a/Localization/ISO3166NameEnum.php +++ b/Localization/ISO3166NameEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO3166NumEnum.php b/Localization/ISO3166NumEnum.php index deb6ae371..939530eaf 100644 --- a/Localization/ISO3166NumEnum.php +++ b/Localization/ISO3166NumEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO3166TwoEnum.php b/Localization/ISO3166TwoEnum.php index 97f53e050..e3c7edb7d 100644 --- a/Localization/ISO3166TwoEnum.php +++ b/Localization/ISO3166TwoEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO4217CharEnum.php b/Localization/ISO4217CharEnum.php index a9cec523a..4bf850564 100644 --- a/Localization/ISO4217CharEnum.php +++ b/Localization/ISO4217CharEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO4217DecimalEnum.php b/Localization/ISO4217DecimalEnum.php index 2ae15f444..d610f3b6a 100644 --- a/Localization/ISO4217DecimalEnum.php +++ b/Localization/ISO4217DecimalEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO4217Enum.php b/Localization/ISO4217Enum.php index 844326f66..ecb6ff47c 100644 --- a/Localization/ISO4217Enum.php +++ b/Localization/ISO4217Enum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO4217NumEnum.php b/Localization/ISO4217NumEnum.php index ec53bf560..9846a80fe 100644 --- a/Localization/ISO4217NumEnum.php +++ b/Localization/ISO4217NumEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO4217SubUnitEnum.php b/Localization/ISO4217SubUnitEnum.php index c175ecd3d..adc0e38d5 100644 --- a/Localization/ISO4217SubUnitEnum.php +++ b/Localization/ISO4217SubUnitEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO4217SymbolEnum.php b/Localization/ISO4217SymbolEnum.php index f124fb40f..d3f0da6c4 100644 --- a/Localization/ISO4217SymbolEnum.php +++ b/Localization/ISO4217SymbolEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO639Enum.php b/Localization/ISO639Enum.php index a356fb851..5fac52f52 100644 --- a/Localization/ISO639Enum.php +++ b/Localization/ISO639Enum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO639x1Enum.php b/Localization/ISO639x1Enum.php index f472cd085..e7a196563 100644 --- a/Localization/ISO639x1Enum.php +++ b/Localization/ISO639x1Enum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO639x2Enum.php b/Localization/ISO639x2Enum.php index d7a0ab867..49b8ad607 100644 --- a/Localization/ISO639x2Enum.php +++ b/Localization/ISO639x2Enum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/ISO8601EnumArray.php b/Localization/ISO8601EnumArray.php index 838f63761..308b879aa 100644 --- a/Localization/ISO8601EnumArray.php +++ b/Localization/ISO8601EnumArray.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/L11nManager.php b/Localization/L11nManager.php index 70d8bc063..dca8d8515 100644 --- a/Localization/L11nManager.php +++ b/Localization/L11nManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/Localization.php b/Localization/Localization.php index 1bff75e75..81fa01934 100644 --- a/Localization/Localization.php +++ b/Localization/Localization.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/Money.php b/Localization/Money.php index ccdf35dd3..f599f42cd 100644 --- a/Localization/Money.php +++ b/Localization/Money.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/NullLocalization.php b/Localization/NullLocalization.php index c76cdc661..f2ec7adcb 100644 --- a/Localization/NullLocalization.php +++ b/Localization/NullLocalization.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/PhoneEnum.php b/Localization/PhoneEnum.php index bae73640c..dda31e6ed 100644 --- a/Localization/PhoneEnum.php +++ b/Localization/PhoneEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Localization/TimeZoneEnumArray.php b/Localization/TimeZoneEnumArray.php index f891a35ba..59603e44d 100644 --- a/Localization/TimeZoneEnumArray.php +++ b/Localization/TimeZoneEnumArray.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Localization; diff --git a/Log/FileLogger.php b/Log/FileLogger.php index 6feff27b3..38154cb7c 100644 --- a/Log/FileLogger.php +++ b/Log/FileLogger.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Log; diff --git a/Log/LogLevel.php b/Log/LogLevel.php index 195bc6540..5053ab1bb 100644 --- a/Log/LogLevel.php +++ b/Log/LogLevel.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Log; diff --git a/Log/LoggerInterface.php b/Log/LoggerInterface.php index ea6b800a4..e283a3893 100644 --- a/Log/LoggerInterface.php +++ b/Log/LoggerInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Log; diff --git a/Math/Differential/FiniteDifference.php b/Math/Differential/FiniteDifference.php index c66795868..506b5cd51 100644 --- a/Math/Differential/FiniteDifference.php +++ b/Math/Differential/FiniteDifference.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Differential; diff --git a/Math/Exception/ZeroDevisionException.php b/Math/Exception/ZeroDevisionException.php index 303ba110d..d5f4419b0 100644 --- a/Math/Exception/ZeroDevisionException.php +++ b/Math/Exception/ZeroDevisionException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Exception; diff --git a/Math/Functions/Fibunacci.php b/Math/Functions/Fibunacci.php index 5282a9e37..10e308610 100644 --- a/Math/Functions/Fibunacci.php +++ b/Math/Functions/Fibunacci.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Functions; diff --git a/Math/Functions/Functions.php b/Math/Functions/Functions.php index 91dfdf330..75665d9ef 100644 --- a/Math/Functions/Functions.php +++ b/Math/Functions/Functions.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Functions; diff --git a/Math/Geometry/ConvexHull/MonotoneChain.php b/Math/Geometry/ConvexHull/MonotoneChain.php index 92d25d6a8..26719834b 100644 --- a/Math/Geometry/ConvexHull/MonotoneChain.php +++ b/Math/Geometry/ConvexHull/MonotoneChain.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\ConvexHull; diff --git a/Math/Geometry/Shape/D2/Circle.php b/Math/Geometry/Shape/D2/Circle.php index 9d2630e8a..e514b0c6b 100644 --- a/Math/Geometry/Shape/D2/Circle.php +++ b/Math/Geometry/Shape/D2/Circle.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; diff --git a/Math/Geometry/Shape/D2/D2ShapeInterface.php b/Math/Geometry/Shape/D2/D2ShapeInterface.php index 3a12227e7..21902b07a 100644 --- a/Math/Geometry/Shape/D2/D2ShapeInterface.php +++ b/Math/Geometry/Shape/D2/D2ShapeInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; diff --git a/Math/Geometry/Shape/D2/Ellipse.php b/Math/Geometry/Shape/D2/Ellipse.php index d989ef3c0..77eb40f51 100644 --- a/Math/Geometry/Shape/D2/Ellipse.php +++ b/Math/Geometry/Shape/D2/Ellipse.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; diff --git a/Math/Geometry/Shape/D2/Polygon.php b/Math/Geometry/Shape/D2/Polygon.php index 64aaaa33f..7c56f8f4d 100644 --- a/Math/Geometry/Shape/D2/Polygon.php +++ b/Math/Geometry/Shape/D2/Polygon.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; diff --git a/Math/Geometry/Shape/D2/Quadrilateral.php b/Math/Geometry/Shape/D2/Quadrilateral.php index 96959ee7d..5d554dcfd 100644 --- a/Math/Geometry/Shape/D2/Quadrilateral.php +++ b/Math/Geometry/Shape/D2/Quadrilateral.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; class Quadrilateral implements D2ShapeInterface diff --git a/Math/Geometry/Shape/D2/Rectangle.php b/Math/Geometry/Shape/D2/Rectangle.php index 1240007d5..ad5ea61d5 100644 --- a/Math/Geometry/Shape/D2/Rectangle.php +++ b/Math/Geometry/Shape/D2/Rectangle.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; diff --git a/Math/Geometry/Shape/D2/Trapezoid.php b/Math/Geometry/Shape/D2/Trapezoid.php index 86abe6f40..1f4892148 100644 --- a/Math/Geometry/Shape/D2/Trapezoid.php +++ b/Math/Geometry/Shape/D2/Trapezoid.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; diff --git a/Math/Geometry/Shape/D2/Triangle.php b/Math/Geometry/Shape/D2/Triangle.php index 1c8840f85..8644e1c42 100644 --- a/Math/Geometry/Shape/D2/Triangle.php +++ b/Math/Geometry/Shape/D2/Triangle.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D2; diff --git a/Math/Geometry/Shape/D3/Cone.php b/Math/Geometry/Shape/D3/Cone.php index 07de187c4..9b4f16871 100644 --- a/Math/Geometry/Shape/D3/Cone.php +++ b/Math/Geometry/Shape/D3/Cone.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; diff --git a/Math/Geometry/Shape/D3/Cuboid.php b/Math/Geometry/Shape/D3/Cuboid.php index 431558bcc..fdef38d88 100644 --- a/Math/Geometry/Shape/D3/Cuboid.php +++ b/Math/Geometry/Shape/D3/Cuboid.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; diff --git a/Math/Geometry/Shape/D3/Cylinder.php b/Math/Geometry/Shape/D3/Cylinder.php index a626cb53e..df5ab13c3 100644 --- a/Math/Geometry/Shape/D3/Cylinder.php +++ b/Math/Geometry/Shape/D3/Cylinder.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; diff --git a/Math/Geometry/Shape/D3/D3ShapeInterface.php b/Math/Geometry/Shape/D3/D3ShapeInterface.php index 31ddfa36a..7dee2f96b 100644 --- a/Math/Geometry/Shape/D3/D3ShapeInterface.php +++ b/Math/Geometry/Shape/D3/D3ShapeInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; diff --git a/Math/Geometry/Shape/D3/Prism.php b/Math/Geometry/Shape/D3/Prism.php index 69c103d78..930f8076e 100644 --- a/Math/Geometry/Shape/D3/Prism.php +++ b/Math/Geometry/Shape/D3/Prism.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; class Prism implements D3ShapeInterface diff --git a/Math/Geometry/Shape/D3/RectangularPyramid.php b/Math/Geometry/Shape/D3/RectangularPyramid.php index 2fead397a..b71e4e613 100644 --- a/Math/Geometry/Shape/D3/RectangularPyramid.php +++ b/Math/Geometry/Shape/D3/RectangularPyramid.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; diff --git a/Math/Geometry/Shape/D3/Sphere.php b/Math/Geometry/Shape/D3/Sphere.php index efe8795cd..25666a7b6 100644 --- a/Math/Geometry/Shape/D3/Sphere.php +++ b/Math/Geometry/Shape/D3/Sphere.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; diff --git a/Math/Geometry/Shape/D3/Tetrahedron.php b/Math/Geometry/Shape/D3/Tetrahedron.php index ddf4f4c33..ead0f6df4 100644 --- a/Math/Geometry/Shape/D3/Tetrahedron.php +++ b/Math/Geometry/Shape/D3/Tetrahedron.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape\D3; diff --git a/Math/Geometry/Shape/ShapeInterface.php b/Math/Geometry/Shape/ShapeInterface.php index 0a658608b..13c8b5d19 100644 --- a/Math/Geometry/Shape/ShapeInterface.php +++ b/Math/Geometry/Shape/ShapeInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Geometry\Shape; diff --git a/Math/Integral/Gauss.php b/Math/Integral/Gauss.php index a2c020d86..0e989f2d3 100644 --- a/Math/Integral/Gauss.php +++ b/Math/Integral/Gauss.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Integral; diff --git a/Math/Matrix/CholeskyDecomposition.php b/Math/Matrix/CholeskyDecomposition.php index 867906104..8c0f9ad8b 100644 --- a/Math/Matrix/CholeskyDecomposition.php +++ b/Math/Matrix/CholeskyDecomposition.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/EigenvalueDecomposition.php b/Math/Matrix/EigenvalueDecomposition.php index db05ab1f4..b2f757220 100644 --- a/Math/Matrix/EigenvalueDecomposition.php +++ b/Math/Matrix/EigenvalueDecomposition.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/Exception/InvalidDimensionException.php b/Math/Matrix/Exception/InvalidDimensionException.php index fc6e5c7e7..6694f694a 100644 --- a/Math/Matrix/Exception/InvalidDimensionException.php +++ b/Math/Matrix/Exception/InvalidDimensionException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix\Exception; diff --git a/Math/Matrix/IdentityMatrix.php b/Math/Matrix/IdentityMatrix.php index 875155b34..0fca99f55 100644 --- a/Math/Matrix/IdentityMatrix.php +++ b/Math/Matrix/IdentityMatrix.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/InverseType.php b/Math/Matrix/InverseType.php index 8a1942c9f..5e2841511 100644 --- a/Math/Matrix/InverseType.php +++ b/Math/Matrix/InverseType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/LUDecomposition.php b/Math/Matrix/LUDecomposition.php index df142551b..1998e5fc7 100644 --- a/Math/Matrix/LUDecomposition.php +++ b/Math/Matrix/LUDecomposition.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/Matrix.php b/Math/Matrix/Matrix.php index 1fb6d1ba4..db43abf06 100644 --- a/Math/Matrix/Matrix.php +++ b/Math/Matrix/Matrix.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/QRDecomposition.php b/Math/Matrix/QRDecomposition.php index ff4157b66..714284f30 100644 --- a/Math/Matrix/QRDecomposition.php +++ b/Math/Matrix/QRDecomposition.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/SingularValueDecomposition.php b/Math/Matrix/SingularValueDecomposition.php index af851b98b..3fa6c7447 100644 --- a/Math/Matrix/SingularValueDecomposition.php +++ b/Math/Matrix/SingularValueDecomposition.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Matrix/Vector.php b/Math/Matrix/Vector.php index f488779f7..9e3a666fc 100644 --- a/Math/Matrix/Vector.php +++ b/Math/Matrix/Vector.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Matrix; diff --git a/Math/Number/Complex.php b/Math/Number/Complex.php index b47da0f41..0ff135b08 100644 --- a/Math/Number/Complex.php +++ b/Math/Number/Complex.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Number; diff --git a/Math/Number/Integer.php b/Math/Number/Integer.php index 47d33c7b4..8751ad08f 100644 --- a/Math/Number/Integer.php +++ b/Math/Number/Integer.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Number; diff --git a/Math/Number/Natural.php b/Math/Number/Natural.php index c493e273b..5ab8b7c72 100644 --- a/Math/Number/Natural.php +++ b/Math/Number/Natural.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Number; diff --git a/Math/Number/NumberType.php b/Math/Number/NumberType.php index b37a848d6..d457f389e 100644 --- a/Math/Number/NumberType.php +++ b/Math/Number/NumberType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Number; diff --git a/Math/Number/Numbers.php b/Math/Number/Numbers.php index bfb1fade2..cb811212a 100644 --- a/Math/Number/Numbers.php +++ b/Math/Number/Numbers.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Number; diff --git a/Math/Number/OperationInterface.php b/Math/Number/OperationInterface.php index 0bc992678..799fd03e6 100644 --- a/Math/Number/OperationInterface.php +++ b/Math/Number/OperationInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Number; diff --git a/Math/Number/Prime.php b/Math/Number/Prime.php index 4e54e3f60..c088647dd 100644 --- a/Math/Number/Prime.php +++ b/Math/Number/Prime.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Number; diff --git a/Math/Numerics/Interpolation/CubicSplineInterpolation.php b/Math/Numerics/Interpolation/CubicSplineInterpolation.php index d4bdebbbf..62106db87 100644 --- a/Math/Numerics/Interpolation/CubicSplineInterpolation.php +++ b/Math/Numerics/Interpolation/CubicSplineInterpolation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Numerics\Interpolation; diff --git a/Math/Numerics/Interpolation/LinearInterpolation.php b/Math/Numerics/Interpolation/LinearInterpolation.php index 8b642c405..ad9b34ea3 100644 --- a/Math/Numerics/Interpolation/LinearInterpolation.php +++ b/Math/Numerics/Interpolation/LinearInterpolation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Numerics\Interpolation; diff --git a/Math/Numerics/Interpolation/PolynomialInterpolation.php b/Math/Numerics/Interpolation/PolynomialInterpolation.php index e90380e38..a6fee6088 100644 --- a/Math/Numerics/Interpolation/PolynomialInterpolation.php +++ b/Math/Numerics/Interpolation/PolynomialInterpolation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Numerics\Interpolation; diff --git a/Math/Optimization/GeneticAlgorithmInterface.php b/Math/Optimization/GeneticAlgorithmInterface.php index bd810504b..687dffb5a 100644 --- a/Math/Optimization/GeneticAlgorithmInterface.php +++ b/Math/Optimization/GeneticAlgorithmInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization; diff --git a/Math/Optimization/Graph/Dijkstra.php b/Math/Optimization/Graph/Dijkstra.php index 1d9b901ee..dd528da71 100644 --- a/Math/Optimization/Graph/Dijkstra.php +++ b/Math/Optimization/Graph/Dijkstra.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Graph; use phpOMS\Stdlib\Graph\Graph; diff --git a/Math/Optimization/Graph/EdgeInterface.php b/Math/Optimization/Graph/EdgeInterface.php index ac4717a60..ead68a3fa 100644 --- a/Math/Optimization/Graph/EdgeInterface.php +++ b/Math/Optimization/Graph/EdgeInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Graph; diff --git a/Math/Optimization/Graph/FloydWarshall.php b/Math/Optimization/Graph/FloydWarshall.php index cb9b9db20..5a63c388d 100644 --- a/Math/Optimization/Graph/FloydWarshall.php +++ b/Math/Optimization/Graph/FloydWarshall.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Graph; class FloydWarshall diff --git a/Math/Optimization/Graph/NullEdge.php b/Math/Optimization/Graph/NullEdge.php index ae4539cfc..6dd2babca 100644 --- a/Math/Optimization/Graph/NullEdge.php +++ b/Math/Optimization/Graph/NullEdge.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Graph; diff --git a/Math/Optimization/Graph/NullVertice.php b/Math/Optimization/Graph/NullVertice.php index b55d07e9a..847e2c089 100644 --- a/Math/Optimization/Graph/NullVertice.php +++ b/Math/Optimization/Graph/NullVertice.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Graph; diff --git a/Math/Optimization/Graph/VerticeInterface.php b/Math/Optimization/Graph/VerticeInterface.php index 20c453869..5676e3c16 100644 --- a/Math/Optimization/Graph/VerticeInterface.php +++ b/Math/Optimization/Graph/VerticeInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Graph; diff --git a/Math/Optimization/Knappsack/Backpack.php b/Math/Optimization/Knappsack/Backpack.php index ddf12f207..25f100084 100644 --- a/Math/Optimization/Knappsack/Backpack.php +++ b/Math/Optimization/Knappsack/Backpack.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Knappsack; class Backpack diff --git a/Math/Optimization/Knappsack/BruteForce.php b/Math/Optimization/Knappsack/BruteForce.php index a5256b521..5905098c1 100644 --- a/Math/Optimization/Knappsack/BruteForce.php +++ b/Math/Optimization/Knappsack/BruteForce.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Knappsack; class BruteForce diff --git a/Math/Optimization/Knappsack/GA.php b/Math/Optimization/Knappsack/GA.php index c2e1f5e86..f2ca5e35e 100644 --- a/Math/Optimization/Knappsack/GA.php +++ b/Math/Optimization/Knappsack/GA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Knappsack; class GA diff --git a/Math/Optimization/Knappsack/Item.php b/Math/Optimization/Knappsack/Item.php index 7a4efc7f9..5a15aa881 100644 --- a/Math/Optimization/Knappsack/Item.php +++ b/Math/Optimization/Knappsack/Item.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Knappsack; class Item diff --git a/Math/Optimization/Knappsack/ItemPool.php b/Math/Optimization/Knappsack/ItemPool.php index 0bce63059..3add03267 100644 --- a/Math/Optimization/Knappsack/ItemPool.php +++ b/Math/Optimization/Knappsack/ItemPool.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Knappsack; class ItemPool diff --git a/Math/Optimization/Knappsack/Population.php b/Math/Optimization/Knappsack/Population.php index 88c5f44d2..9e02deee3 100644 --- a/Math/Optimization/Knappsack/Population.php +++ b/Math/Optimization/Knappsack/Population.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\Knappsack; class Population diff --git a/Math/Optimization/ShiftScheduling/BruteForce.php b/Math/Optimization/ShiftScheduling/BruteForce.php index 6f25fb820..0b7680b05 100644 --- a/Math/Optimization/ShiftScheduling/BruteForce.php +++ b/Math/Optimization/ShiftScheduling/BruteForce.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\ShiftScheduling; class BruteForce diff --git a/Math/Optimization/ShiftScheduling/GA.php b/Math/Optimization/ShiftScheduling/GA.php index 39b8992dd..6139bd4a0 100644 --- a/Math/Optimization/ShiftScheduling/GA.php +++ b/Math/Optimization/ShiftScheduling/GA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\ShiftScheduling; class GA diff --git a/Math/Optimization/ShiftScheduling/Population.php b/Math/Optimization/ShiftScheduling/Population.php index aef949866..462a06389 100644 --- a/Math/Optimization/ShiftScheduling/Population.php +++ b/Math/Optimization/ShiftScheduling/Population.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\ShiftScheduling; class Population diff --git a/Math/Optimization/ShiftScheduling/Workday.php b/Math/Optimization/ShiftScheduling/Workday.php index d695b6362..cfb4cd144 100644 --- a/Math/Optimization/ShiftScheduling/Workday.php +++ b/Math/Optimization/ShiftScheduling/Workday.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\ShiftScheduling; class Workday diff --git a/Math/Optimization/ShiftScheduling/Worker.php b/Math/Optimization/ShiftScheduling/Worker.php index 9a6877ecd..a3b148193 100644 --- a/Math/Optimization/ShiftScheduling/Worker.php +++ b/Math/Optimization/ShiftScheduling/Worker.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\ShiftScheduling; class Worker diff --git a/Math/Optimization/ShiftScheduling/WorkerPool.php b/Math/Optimization/ShiftScheduling/WorkerPool.php index 24037d4ed..3291b2d0c 100644 --- a/Math/Optimization/ShiftScheduling/WorkerPool.php +++ b/Math/Optimization/ShiftScheduling/WorkerPool.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\ShiftScheduling; class WorkerPool diff --git a/Math/Optimization/TSP/BruteForce.php b/Math/Optimization/TSP/BruteForce.php index f4ece4ecf..e85ca5abf 100644 --- a/Math/Optimization/TSP/BruteForce.php +++ b/Math/Optimization/TSP/BruteForce.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\TSP; diff --git a/Math/Optimization/TSP/City.php b/Math/Optimization/TSP/City.php index 7b9a39092..9eb5ffa63 100644 --- a/Math/Optimization/TSP/City.php +++ b/Math/Optimization/TSP/City.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\TSP; diff --git a/Math/Optimization/TSP/CityPool.php b/Math/Optimization/TSP/CityPool.php index dcd3ea4a0..b01cfaafe 100644 --- a/Math/Optimization/TSP/CityPool.php +++ b/Math/Optimization/TSP/CityPool.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\TSP; diff --git a/Math/Optimization/TSP/GA.php b/Math/Optimization/TSP/GA.php index 686890fab..1e1a28f88 100644 --- a/Math/Optimization/TSP/GA.php +++ b/Math/Optimization/TSP/GA.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\TSP; diff --git a/Math/Optimization/TSP/Population.php b/Math/Optimization/TSP/Population.php index 725537d19..95f476188 100644 --- a/Math/Optimization/TSP/Population.php +++ b/Math/Optimization/TSP/Population.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\TSP; diff --git a/Math/Optimization/TSP/Tour.php b/Math/Optimization/TSP/Tour.php index 53f010a7b..71468706f 100644 --- a/Math/Optimization/TSP/Tour.php +++ b/Math/Optimization/TSP/Tour.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Optimization\TSP; diff --git a/Math/Parser/Evaluator.php b/Math/Parser/Evaluator.php index ada029e9a..8a18e76fc 100644 --- a/Math/Parser/Evaluator.php +++ b/Math/Parser/Evaluator.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Parser; diff --git a/Math/Statistic/Average.php b/Math/Statistic/Average.php index 0b87a6bf2..61f4f4e07 100644 --- a/Math/Statistic/Average.php +++ b/Math/Statistic/Average.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic; diff --git a/Math/Statistic/Basic.php b/Math/Statistic/Basic.php index f20cd242d..9b27479d1 100644 --- a/Math/Statistic/Basic.php +++ b/Math/Statistic/Basic.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic; diff --git a/Math/Statistic/Correlation.php b/Math/Statistic/Correlation.php index d9cdf3e7b..d4472f172 100644 --- a/Math/Statistic/Correlation.php +++ b/Math/Statistic/Correlation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic; diff --git a/Math/Statistic/Forecast/Error.php b/Math/Statistic/Forecast/Error.php index eb3e543b5..d963e0efd 100644 --- a/Math/Statistic/Forecast/Error.php +++ b/Math/Statistic/Forecast/Error.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast; diff --git a/Math/Statistic/Forecast/ForecastIntervalMultiplier.php b/Math/Statistic/Forecast/ForecastIntervalMultiplier.php index 87db7dfc9..ac03204dc 100644 --- a/Math/Statistic/Forecast/ForecastIntervalMultiplier.php +++ b/Math/Statistic/Forecast/ForecastIntervalMultiplier.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast; diff --git a/Math/Statistic/Forecast/Forecasts.php b/Math/Statistic/Forecast/Forecasts.php index b1f11637d..33d70b0eb 100644 --- a/Math/Statistic/Forecast/Forecasts.php +++ b/Math/Statistic/Forecast/Forecasts.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast; diff --git a/Math/Statistic/Forecast/Regression/LevelLevelRegression.php b/Math/Statistic/Forecast/Regression/LevelLevelRegression.php index 3f07d39f4..8c2c9d79a 100644 --- a/Math/Statistic/Forecast/Regression/LevelLevelRegression.php +++ b/Math/Statistic/Forecast/Regression/LevelLevelRegression.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast\Regression; diff --git a/Math/Statistic/Forecast/Regression/LevelLogRegression.php b/Math/Statistic/Forecast/Regression/LevelLogRegression.php index 1394022bf..5c0019400 100644 --- a/Math/Statistic/Forecast/Regression/LevelLogRegression.php +++ b/Math/Statistic/Forecast/Regression/LevelLogRegression.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast\Regression; diff --git a/Math/Statistic/Forecast/Regression/LogLevelRegression.php b/Math/Statistic/Forecast/Regression/LogLevelRegression.php index 30b92e24f..eebb3f091 100644 --- a/Math/Statistic/Forecast/Regression/LogLevelRegression.php +++ b/Math/Statistic/Forecast/Regression/LogLevelRegression.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast\Regression; diff --git a/Math/Statistic/Forecast/Regression/LogLogRegression.php b/Math/Statistic/Forecast/Regression/LogLogRegression.php index fdc4b303f..3c7387f3c 100644 --- a/Math/Statistic/Forecast/Regression/LogLogRegression.php +++ b/Math/Statistic/Forecast/Regression/LogLogRegression.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast\Regression; diff --git a/Math/Statistic/Forecast/Regression/MultipleLinearRegression.php b/Math/Statistic/Forecast/Regression/MultipleLinearRegression.php index 6ef7e510c..9c8cb80b7 100644 --- a/Math/Statistic/Forecast/Regression/MultipleLinearRegression.php +++ b/Math/Statistic/Forecast/Regression/MultipleLinearRegression.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast\Regression; use phpOMS\Math\Matrix\Matrix; diff --git a/Math/Statistic/Forecast/Regression/RegressionAbstract.php b/Math/Statistic/Forecast/Regression/RegressionAbstract.php index 19be45a92..5a5d00917 100644 --- a/Math/Statistic/Forecast/Regression/RegressionAbstract.php +++ b/Math/Statistic/Forecast/Regression/RegressionAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic\Forecast\Regression; use phpOMS\Math\Statistic\Average; diff --git a/Math/Statistic/MeasureOfDispersion.php b/Math/Statistic/MeasureOfDispersion.php index 3dd06c17b..8b0caf2a3 100644 --- a/Math/Statistic/MeasureOfDispersion.php +++ b/Math/Statistic/MeasureOfDispersion.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Statistic; diff --git a/Math/Stochastic/Distribution/BernoulliDistribution.php b/Math/Stochastic/Distribution/BernoulliDistribution.php index 76c6c501b..985ebe481 100644 --- a/Math/Stochastic/Distribution/BernoulliDistribution.php +++ b/Math/Stochastic/Distribution/BernoulliDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/BetaDistribution.php b/Math/Stochastic/Distribution/BetaDistribution.php index 6fad5e480..f5770b172 100644 --- a/Math/Stochastic/Distribution/BetaDistribution.php +++ b/Math/Stochastic/Distribution/BetaDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class BetaDistribution diff --git a/Math/Stochastic/Distribution/BinomialDistribution.php b/Math/Stochastic/Distribution/BinomialDistribution.php index 1cb68bb11..6542321d5 100644 --- a/Math/Stochastic/Distribution/BinomialDistribution.php +++ b/Math/Stochastic/Distribution/BinomialDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/CauchyDistribution.php b/Math/Stochastic/Distribution/CauchyDistribution.php index 6af567f27..ef4acd680 100644 --- a/Math/Stochastic/Distribution/CauchyDistribution.php +++ b/Math/Stochastic/Distribution/CauchyDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/ChiSquaredDistribution.php b/Math/Stochastic/Distribution/ChiSquaredDistribution.php index 228948346..35435eff9 100644 --- a/Math/Stochastic/Distribution/ChiSquaredDistribution.php +++ b/Math/Stochastic/Distribution/ChiSquaredDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/ExponentialDistribution.php b/Math/Stochastic/Distribution/ExponentialDistribution.php index 8dd995a28..d8a5cf646 100644 --- a/Math/Stochastic/Distribution/ExponentialDistribution.php +++ b/Math/Stochastic/Distribution/ExponentialDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/FDistribution.php b/Math/Stochastic/Distribution/FDistribution.php index 4f68672f1..cf5f67f4c 100644 --- a/Math/Stochastic/Distribution/FDistribution.php +++ b/Math/Stochastic/Distribution/FDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class FDistribution diff --git a/Math/Stochastic/Distribution/GammaDistribution.php b/Math/Stochastic/Distribution/GammaDistribution.php index 6594f7416..02024fff9 100644 --- a/Math/Stochastic/Distribution/GammaDistribution.php +++ b/Math/Stochastic/Distribution/GammaDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class GammaDistribution diff --git a/Math/Stochastic/Distribution/GeometricDistribution.php b/Math/Stochastic/Distribution/GeometricDistribution.php index 2fa5e73fe..70407b16c 100644 --- a/Math/Stochastic/Distribution/GeometricDistribution.php +++ b/Math/Stochastic/Distribution/GeometricDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/HypergeometricDistribution.php b/Math/Stochastic/Distribution/HypergeometricDistribution.php index 8b9f4580e..9b89ace8d 100644 --- a/Math/Stochastic/Distribution/HypergeometricDistribution.php +++ b/Math/Stochastic/Distribution/HypergeometricDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class HypergeometricDistribution diff --git a/Math/Stochastic/Distribution/LaplaceDistribution.php b/Math/Stochastic/Distribution/LaplaceDistribution.php index 5e8ae4db3..902550779 100644 --- a/Math/Stochastic/Distribution/LaplaceDistribution.php +++ b/Math/Stochastic/Distribution/LaplaceDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/LogDistribution.php b/Math/Stochastic/Distribution/LogDistribution.php index 4316c70f0..93232cb16 100644 --- a/Math/Stochastic/Distribution/LogDistribution.php +++ b/Math/Stochastic/Distribution/LogDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class LogDistribution diff --git a/Math/Stochastic/Distribution/LogNormalDistribution.php b/Math/Stochastic/Distribution/LogNormalDistribution.php index 56273cb41..2ca90d4fc 100644 --- a/Math/Stochastic/Distribution/LogNormalDistribution.php +++ b/Math/Stochastic/Distribution/LogNormalDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class LogNormalDistribution diff --git a/Math/Stochastic/Distribution/LogisticDistribution.php b/Math/Stochastic/Distribution/LogisticDistribution.php index 753c8b09f..729e6c7ec 100644 --- a/Math/Stochastic/Distribution/LogisticDistribution.php +++ b/Math/Stochastic/Distribution/LogisticDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class LogisticDistribution diff --git a/Math/Stochastic/Distribution/NormalDistribution.php b/Math/Stochastic/Distribution/NormalDistribution.php index 94db96e3a..31ba954aa 100644 --- a/Math/Stochastic/Distribution/NormalDistribution.php +++ b/Math/Stochastic/Distribution/NormalDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/ParetoDistribution.php b/Math/Stochastic/Distribution/ParetoDistribution.php index ecfec6ae2..efc520379 100644 --- a/Math/Stochastic/Distribution/ParetoDistribution.php +++ b/Math/Stochastic/Distribution/ParetoDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class ParetoDistribution diff --git a/Math/Stochastic/Distribution/PoissonDistribution.php b/Math/Stochastic/Distribution/PoissonDistribution.php index b14d712ba..12a9fd440 100644 --- a/Math/Stochastic/Distribution/PoissonDistribution.php +++ b/Math/Stochastic/Distribution/PoissonDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/TDistribution.php b/Math/Stochastic/Distribution/TDistribution.php index 841e80c34..85f1c200a 100644 --- a/Math/Stochastic/Distribution/TDistribution.php +++ b/Math/Stochastic/Distribution/TDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class TDistribution diff --git a/Math/Stochastic/Distribution/UniformDistributionContinuous.php b/Math/Stochastic/Distribution/UniformDistributionContinuous.php index 05e174304..b7db8df1a 100644 --- a/Math/Stochastic/Distribution/UniformDistributionContinuous.php +++ b/Math/Stochastic/Distribution/UniformDistributionContinuous.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/UniformDistributionDiscrete.php b/Math/Stochastic/Distribution/UniformDistributionDiscrete.php index 60b401a29..da2dd2a8b 100644 --- a/Math/Stochastic/Distribution/UniformDistributionDiscrete.php +++ b/Math/Stochastic/Distribution/UniformDistributionDiscrete.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; diff --git a/Math/Stochastic/Distribution/WeibullDistribution.php b/Math/Stochastic/Distribution/WeibullDistribution.php index d36679322..3dc4d5f8a 100644 --- a/Math/Stochastic/Distribution/WeibullDistribution.php +++ b/Math/Stochastic/Distribution/WeibullDistribution.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic\Distribution; class WeibullDistribution diff --git a/Math/Stochastic/NaiveBayesFilter.php b/Math/Stochastic/NaiveBayesFilter.php index 4a186b9cc..a74be0d36 100644 --- a/Math/Stochastic/NaiveBayesFilter.php +++ b/Math/Stochastic/NaiveBayesFilter.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Math\Stochastic; /** diff --git a/Message/HeaderAbstract.php b/Message/HeaderAbstract.php index a77ad74d6..c8a99df85 100644 --- a/Message/HeaderAbstract.php +++ b/Message/HeaderAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message; diff --git a/Message/Http/BrowserType.php b/Message/Http/BrowserType.php index 933e45f61..d43ff3f10 100644 --- a/Message/Http/BrowserType.php +++ b/Message/Http/BrowserType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Http/Header.php b/Message/Http/Header.php index 32d0fc2df..dafb42705 100644 --- a/Message/Http/Header.php +++ b/Message/Http/Header.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Http/OSType.php b/Message/Http/OSType.php index 64478ca5c..003064ebd 100644 --- a/Message/Http/OSType.php +++ b/Message/Http/OSType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Http/Request.php b/Message/Http/Request.php index a82b7b238..a4e20e2b1 100644 --- a/Message/Http/Request.php +++ b/Message/Http/Request.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Http/RequestMethod.php b/Message/Http/RequestMethod.php index ee41ab8f4..206ef84e6 100644 --- a/Message/Http/RequestMethod.php +++ b/Message/Http/RequestMethod.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Http/RequestStatus.php b/Message/Http/RequestStatus.php index bd502f7e9..cdedf1949 100644 --- a/Message/Http/RequestStatus.php +++ b/Message/Http/RequestStatus.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Http/RequestStatusCode.php b/Message/Http/RequestStatusCode.php index 9d684d6d4..f1d7373ea 100644 --- a/Message/Http/RequestStatusCode.php +++ b/Message/Http/RequestStatusCode.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; use phpOMS\Stdlib\Base\Enum; diff --git a/Message/Http/Response.php b/Message/Http/Response.php index cff1f4477..4343ed91f 100644 --- a/Message/Http/Response.php +++ b/Message/Http/Response.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Http/Rest.php b/Message/Http/Rest.php index 5ef83c57b..71f8deea3 100644 --- a/Message/Http/Rest.php +++ b/Message/Http/Rest.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Http; diff --git a/Message/Mail/EmailAbstract.php b/Message/Mail/EmailAbstract.php index 0f3a59e9d..be9398fb3 100644 --- a/Message/Mail/EmailAbstract.php +++ b/Message/Mail/EmailAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Mail; diff --git a/Message/Mail/Imap.php b/Message/Mail/Imap.php index 73c351196..bef7fcfff 100644 --- a/Message/Mail/Imap.php +++ b/Message/Mail/Imap.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Mail; diff --git a/Message/Mail/Mail.php b/Message/Mail/Mail.php index c81ca4f91..025edf773 100644 --- a/Message/Mail/Mail.php +++ b/Message/Mail/Mail.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Mail; diff --git a/Message/Mail/Nntp.php b/Message/Mail/Nntp.php index 86d7dc32a..be0f1d7ab 100644 --- a/Message/Mail/Nntp.php +++ b/Message/Mail/Nntp.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Mail; diff --git a/Message/Mail/Pop3.php b/Message/Mail/Pop3.php index c9b87dac4..94d3c16d2 100644 --- a/Message/Mail/Pop3.php +++ b/Message/Mail/Pop3.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Mail; diff --git a/Message/MessageInterface.php b/Message/MessageInterface.php index 32dc4561d..9604e9bd6 100644 --- a/Message/MessageInterface.php +++ b/Message/MessageInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message; diff --git a/Message/RequestAbstract.php b/Message/RequestAbstract.php index 149ea4b55..ddda8172f 100644 --- a/Message/RequestAbstract.php +++ b/Message/RequestAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message; diff --git a/Message/RequestSource.php b/Message/RequestSource.php index a32d3a1b8..4fc29279d 100644 --- a/Message/RequestSource.php +++ b/Message/RequestSource.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message; diff --git a/Message/ResponseAbstract.php b/Message/ResponseAbstract.php index a54745877..39cb9a0d9 100644 --- a/Message/ResponseAbstract.php +++ b/Message/ResponseAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message; diff --git a/Message/ResponseType.php b/Message/ResponseType.php index cf31a6d8d..50f5f8cf4 100644 --- a/Message/ResponseType.php +++ b/Message/ResponseType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message; diff --git a/Message/Socket/Request.php b/Message/Socket/Request.php index d193044ec..3f0859036 100644 --- a/Message/Socket/Request.php +++ b/Message/Socket/Request.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Socket; class Request diff --git a/Message/Socket/Response.php b/Message/Socket/Response.php index 8f8b9512e..0e535f96e 100644 --- a/Message/Socket/Response.php +++ b/Message/Socket/Response.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message\Socket; class Response diff --git a/Message/UploadedFileInterface.php b/Message/UploadedFileInterface.php index af65d982b..712031fb2 100644 --- a/Message/UploadedFileInterface.php +++ b/Message/UploadedFileInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Message; diff --git a/Model/Html/Head.php b/Model/Html/Head.php index a71212288..e8180b53b 100644 --- a/Model/Html/Head.php +++ b/Model/Html/Head.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Model\Html; diff --git a/Model/Html/Meta.php b/Model/Html/Meta.php index efcbe5133..d7817399b 100644 --- a/Model/Html/Meta.php +++ b/Model/Html/Meta.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Model\Html; diff --git a/Module/ConsoleInterface.php b/Module/ConsoleInterface.php index b89f1b36e..f7345643a 100644 --- a/Module/ConsoleInterface.php +++ b/Module/ConsoleInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/Exception/InvalidModuleException.php b/Module/Exception/InvalidModuleException.php index 702dd394f..b23979ca1 100644 --- a/Module/Exception/InvalidModuleException.php +++ b/Module/Exception/InvalidModuleException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module\Exception; diff --git a/Module/Exception/InvalidThemeException.php b/Module/Exception/InvalidThemeException.php index e2c31f84e..f7e0c5ad4 100644 --- a/Module/Exception/InvalidThemeException.php +++ b/Module/Exception/InvalidThemeException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module\Exception; diff --git a/Module/InfoManager.php b/Module/InfoManager.php index f5087cb81..1efb927d5 100644 --- a/Module/InfoManager.php +++ b/Module/InfoManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/InstallerAbstract.php b/Module/InstallerAbstract.php index 2394cf644..292b28e12 100644 --- a/Module/InstallerAbstract.php +++ b/Module/InstallerAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/ModuleAbstract.php b/Module/ModuleAbstract.php index 7864b19c8..1da2c0b65 100644 --- a/Module/ModuleAbstract.php +++ b/Module/ModuleAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/ModuleFactory.php b/Module/ModuleFactory.php index c16bc1070..00a172903 100644 --- a/Module/ModuleFactory.php +++ b/Module/ModuleFactory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/ModuleManager.php b/Module/ModuleManager.php index 206b3a532..09fe853ae 100644 --- a/Module/ModuleManager.php +++ b/Module/ModuleManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/ModuleStatus.php b/Module/ModuleStatus.php index b9cb9f600..5e6a31804 100644 --- a/Module/ModuleStatus.php +++ b/Module/ModuleStatus.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; use phpOMS\Stdlib\Base\Enum; diff --git a/Module/NullModule.php b/Module/NullModule.php index 353b8ab32..b9f7074c9 100644 --- a/Module/NullModule.php +++ b/Module/NullModule.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/PackageManager.php b/Module/PackageManager.php index 012724145..c8746ab6a 100644 --- a/Module/PackageManager.php +++ b/Module/PackageManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/SocketInterface.php b/Module/SocketInterface.php index 55b7c44dd..4591ec2dd 100644 --- a/Module/SocketInterface.php +++ b/Module/SocketInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/StatusAbstract.php b/Module/StatusAbstract.php index b4c9083f1..a1de7f85d 100644 --- a/Module/StatusAbstract.php +++ b/Module/StatusAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/UninstallerAbstract.php b/Module/UninstallerAbstract.php index 3110c05e0..20213b396 100644 --- a/Module/UninstallerAbstract.php +++ b/Module/UninstallerAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/UpdaterAbstract.php b/Module/UpdaterAbstract.php index f909a6de0..ba965ffe2 100644 --- a/Module/UpdaterAbstract.php +++ b/Module/UpdaterAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Module/WebInterface.php b/Module/WebInterface.php index 2eea229c7..aab389201 100644 --- a/Module/WebInterface.php +++ b/Module/WebInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Module; diff --git a/Router/RouteVerb.php b/Router/RouteVerb.php index e73766d1b..3c0df6000 100644 --- a/Router/RouteVerb.php +++ b/Router/RouteVerb.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Router; diff --git a/Router/Router.php b/Router/Router.php index ab2e5ce65..e4908361a 100644 --- a/Router/Router.php +++ b/Router/Router.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Router; diff --git a/Security/PhpCode.php b/Security/PhpCode.php index 9a829a532..92d6da3de 100644 --- a/Security/PhpCode.php +++ b/Security/PhpCode.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Security; diff --git a/Socket/Client/Client.php b/Socket/Client/Client.php index c0ffd86eb..1efe20d60 100644 --- a/Socket/Client/Client.php +++ b/Socket/Client/Client.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Client; diff --git a/Socket/Client/ClientConnection.php b/Socket/Client/ClientConnection.php index e3f97799c..7b10bf6ff 100644 --- a/Socket/Client/ClientConnection.php +++ b/Socket/Client/ClientConnection.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Client; diff --git a/Socket/Client/NullClientConnection.php b/Socket/Client/NullClientConnection.php index 5963d562d..7736628ab 100644 --- a/Socket/Client/NullClientConnection.php +++ b/Socket/Client/NullClientConnection.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Client; diff --git a/Socket/CommandManager.php b/Socket/CommandManager.php index ae2b608f7..6cc621979 100644 --- a/Socket/CommandManager.php +++ b/Socket/CommandManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket; diff --git a/Socket/Packets/Header.php b/Socket/Packets/Header.php index c1381c1a6..59aa58998 100644 --- a/Socket/Packets/Header.php +++ b/Socket/Packets/Header.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Packets; diff --git a/Socket/Packets/PacketAbstract.php b/Socket/Packets/PacketAbstract.php index c4ce5eba7..7d35f464f 100644 --- a/Socket/Packets/PacketAbstract.php +++ b/Socket/Packets/PacketAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Packets; diff --git a/Socket/Packets/PacketManager.php b/Socket/Packets/PacketManager.php index df29e2ca0..7f53fe266 100644 --- a/Socket/Packets/PacketManager.php +++ b/Socket/Packets/PacketManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Packets; diff --git a/Socket/Packets/PacketType.php b/Socket/Packets/PacketType.php index d5694e2fa..093ff58df 100644 --- a/Socket/Packets/PacketType.php +++ b/Socket/Packets/PacketType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Packets; diff --git a/Socket/Server/ClientManager.php b/Socket/Server/ClientManager.php index 50d76944e..ba13865d9 100644 --- a/Socket/Server/ClientManager.php +++ b/Socket/Server/ClientManager.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Server; diff --git a/Socket/Server/Server.php b/Socket/Server/Server.php index 61998d258..f026c8310 100644 --- a/Socket/Server/Server.php +++ b/Socket/Server/Server.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket\Server; diff --git a/Socket/SocketAbstract.php b/Socket/SocketAbstract.php index 5a2601842..d5d5e040f 100644 --- a/Socket/SocketAbstract.php +++ b/Socket/SocketAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket; diff --git a/Socket/SocketInterface.php b/Socket/SocketInterface.php index 1f8804285..4f11a7286 100644 --- a/Socket/SocketInterface.php +++ b/Socket/SocketInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket; diff --git a/Socket/SocketType.php b/Socket/SocketType.php index dd6239b55..616eb951b 100644 --- a/Socket/SocketType.php +++ b/Socket/SocketType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Socket; diff --git a/Stdlib/Base/Address.php b/Stdlib/Base/Address.php index 284416088..0019ad942 100644 --- a/Stdlib/Base/Address.php +++ b/Stdlib/Base/Address.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/AddressType.php b/Stdlib/Base/AddressType.php index 709ae90a0..41f19a4cd 100644 --- a/Stdlib/Base/AddressType.php +++ b/Stdlib/Base/AddressType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/Enum.php b/Stdlib/Base/Enum.php index 64146c552..a4ca5b6f4 100644 --- a/Stdlib/Base/Enum.php +++ b/Stdlib/Base/Enum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/EnumArray.php b/Stdlib/Base/EnumArray.php index c04a45bce..2dea573ad 100644 --- a/Stdlib/Base/EnumArray.php +++ b/Stdlib/Base/EnumArray.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/ExactFloat.php b/Stdlib/Base/ExactFloat.php index b523e49f0..d79e93d1b 100644 --- a/Stdlib/Base/ExactFloat.php +++ b/Stdlib/Base/ExactFloat.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/Exception/InvalidEnumName.php b/Stdlib/Base/Exception/InvalidEnumName.php index d676a69fe..e5abdaea8 100644 --- a/Stdlib/Base/Exception/InvalidEnumName.php +++ b/Stdlib/Base/Exception/InvalidEnumName.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base\Exception; diff --git a/Stdlib/Base/Exception/InvalidEnumValue.php b/Stdlib/Base/Exception/InvalidEnumValue.php index 1f7a9b385..83bbc8bfb 100644 --- a/Stdlib/Base/Exception/InvalidEnumValue.php +++ b/Stdlib/Base/Exception/InvalidEnumValue.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base\Exception; diff --git a/Stdlib/Base/Iban.php b/Stdlib/Base/Iban.php index 21744ccc4..bb71f0927 100644 --- a/Stdlib/Base/Iban.php +++ b/Stdlib/Base/Iban.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/Location.php b/Stdlib/Base/Location.php index 63348d527..e7ed389f2 100644 --- a/Stdlib/Base/Location.php +++ b/Stdlib/Base/Location.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/NullLocation.php b/Stdlib/Base/NullLocation.php index 8a416858f..b74d1ee06 100644 --- a/Stdlib/Base/NullLocation.php +++ b/Stdlib/Base/NullLocation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/PhoneType.php b/Stdlib/Base/PhoneType.php index 5f527e84b..4108ca202 100644 --- a/Stdlib/Base/PhoneType.php +++ b/Stdlib/Base/PhoneType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Base/SmartDateTime.php b/Stdlib/Base/SmartDateTime.php index 1474657e0..b187c0648 100644 --- a/Stdlib/Base/SmartDateTime.php +++ b/Stdlib/Base/SmartDateTime.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Base; diff --git a/Stdlib/Graph/BinaryTree.php b/Stdlib/Graph/BinaryTree.php index fbbdf1739..126305fdf 100644 --- a/Stdlib/Graph/BinaryTree.php +++ b/Stdlib/Graph/BinaryTree.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Graph; diff --git a/Stdlib/Graph/Edge.php b/Stdlib/Graph/Edge.php index 74377b8c3..55d82bfd6 100644 --- a/Stdlib/Graph/Edge.php +++ b/Stdlib/Graph/Edge.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Graph; diff --git a/Stdlib/Graph/Graph.php b/Stdlib/Graph/Graph.php index 4746620ad..a8c4d9e20 100644 --- a/Stdlib/Graph/Graph.php +++ b/Stdlib/Graph/Graph.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Graph; diff --git a/Stdlib/Graph/Node.php b/Stdlib/Graph/Node.php index 33ef1f46b..73a28fe81 100644 --- a/Stdlib/Graph/Node.php +++ b/Stdlib/Graph/Node.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Graph; diff --git a/Stdlib/Graph/Tree.php b/Stdlib/Graph/Tree.php index b7592f0d5..8dd5452ed 100644 --- a/Stdlib/Graph/Tree.php +++ b/Stdlib/Graph/Tree.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Graph; diff --git a/Stdlib/Map/KeyType.php b/Stdlib/Map/KeyType.php index 246888cf4..f3b2da192 100644 --- a/Stdlib/Map/KeyType.php +++ b/Stdlib/Map/KeyType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Map; diff --git a/Stdlib/Map/MultiMap.php b/Stdlib/Map/MultiMap.php index 5477d02dc..610b4c387 100644 --- a/Stdlib/Map/MultiMap.php +++ b/Stdlib/Map/MultiMap.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Map; diff --git a/Stdlib/Map/OrderType.php b/Stdlib/Map/OrderType.php index e50cb596a..fbac75abb 100644 --- a/Stdlib/Map/OrderType.php +++ b/Stdlib/Map/OrderType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Map; diff --git a/Stdlib/Queue/PriorityMode.php b/Stdlib/Queue/PriorityMode.php index 5ca9fac6d..357767622 100644 --- a/Stdlib/Queue/PriorityMode.php +++ b/Stdlib/Queue/PriorityMode.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Queue; diff --git a/Stdlib/Queue/PriorityQueue.php b/Stdlib/Queue/PriorityQueue.php index bf0d94c30..4430246dd 100644 --- a/Stdlib/Queue/PriorityQueue.php +++ b/Stdlib/Queue/PriorityQueue.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Stdlib\Queue; diff --git a/System/File/ContainerInterface.php b/System/File/ContainerInterface.php index bfb62064c..87eaca707 100644 --- a/System/File/ContainerInterface.php +++ b/System/File/ContainerInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/ContentPutMode.php b/System/File/ContentPutMode.php index 21adfb3cc..37ce0c187 100644 --- a/System/File/ContentPutMode.php +++ b/System/File/ContentPutMode.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/DirectoryInterface.php b/System/File/DirectoryInterface.php index 4e9f6c4f3..8da13fcdf 100644 --- a/System/File/DirectoryInterface.php +++ b/System/File/DirectoryInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/ExtensionType.php b/System/File/ExtensionType.php index 36dac82b8..a288fe517 100644 --- a/System/File/ExtensionType.php +++ b/System/File/ExtensionType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/FileInterface.php b/System/File/FileInterface.php index 139201c0a..0ede2abb2 100644 --- a/System/File/FileInterface.php +++ b/System/File/FileInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/FileUtils.php b/System/File/FileUtils.php index 07116bd34..05ad13de0 100644 --- a/System/File/FileUtils.php +++ b/System/File/FileUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/Ftp/Directory.php b/System/File/Ftp/Directory.php index 4ba9e45cb..e6a7a2f37 100644 --- a/System/File/Ftp/Directory.php +++ b/System/File/Ftp/Directory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File\Ftp; diff --git a/System/File/Ftp/File.php b/System/File/Ftp/File.php index 259f265fe..3c1690d3f 100644 --- a/System/File/Ftp/File.php +++ b/System/File/Ftp/File.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File\Ftp; diff --git a/System/File/Ftp/FtpStorage.php b/System/File/Ftp/FtpStorage.php index f94ea4240..9c01a9137 100644 --- a/System/File/Ftp/FtpStorage.php +++ b/System/File/Ftp/FtpStorage.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File\Ftp; diff --git a/System/File/Local/Directory.php b/System/File/Local/Directory.php index e5abffb63..faa8c970e 100644 --- a/System/File/Local/Directory.php +++ b/System/File/Local/Directory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File\Local; diff --git a/System/File/Local/File.php b/System/File/Local/File.php index f410cb902..c4b586edd 100644 --- a/System/File/Local/File.php +++ b/System/File/Local/File.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File\Local; diff --git a/System/File/Local/FileAbstract.php b/System/File/Local/FileAbstract.php index 69179492b..244aac314 100644 --- a/System/File/Local/FileAbstract.php +++ b/System/File/Local/FileAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File\Local; diff --git a/System/File/Local/LocalStorage.php b/System/File/Local/LocalStorage.php index 4f3e2e4c8..e511112b8 100644 --- a/System/File/Local/LocalStorage.php +++ b/System/File/Local/LocalStorage.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File\Local; diff --git a/System/File/PathException.php b/System/File/PathException.php index 7f28d91bd..f1654386b 100644 --- a/System/File/PathException.php +++ b/System/File/PathException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/PermissionException.php b/System/File/PermissionException.php index be4891068..e326ec6cf 100644 --- a/System/File/PermissionException.php +++ b/System/File/PermissionException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/Storage.php b/System/File/Storage.php index 85e8ab87a..b026c34ce 100644 --- a/System/File/Storage.php +++ b/System/File/Storage.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/File/StorageAbstract.php b/System/File/StorageAbstract.php index 307ce7616..81da01bf4 100644 --- a/System/File/StorageAbstract.php +++ b/System/File/StorageAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System\File; diff --git a/System/MimeType.php b/System/MimeType.php index 49ab1743d..6c49e731c 100644 --- a/System/MimeType.php +++ b/System/MimeType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System; diff --git a/System/OperatingSystem.php b/System/OperatingSystem.php index 98bd26635..38f63a5f5 100644 --- a/System/OperatingSystem.php +++ b/System/OperatingSystem.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System; diff --git a/System/SystemType.php b/System/SystemType.php index dd18e822a..8f3e21712 100644 --- a/System/SystemType.php +++ b/System/SystemType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System; diff --git a/System/SystemUtils.php b/System/SystemUtils.php index 2524eeed2..d6db446e6 100644 --- a/System/SystemUtils.php +++ b/System/SystemUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\System; diff --git a/UnhandledHandler.php b/UnhandledHandler.php index 2b9646afd..f33031b73 100644 --- a/UnhandledHandler.php +++ b/UnhandledHandler.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS; diff --git a/Uri/Http.php b/Uri/Http.php index 19f41172a..586c7d75b 100644 --- a/Uri/Http.php +++ b/Uri/Http.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Uri; diff --git a/Uri/InvalidUriException.php b/Uri/InvalidUriException.php index 4a45e37cc..113f8f8ae 100644 --- a/Uri/InvalidUriException.php +++ b/Uri/InvalidUriException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Uri; diff --git a/Uri/UriFactory.php b/Uri/UriFactory.php index 752573182..723dce545 100644 --- a/Uri/UriFactory.php +++ b/Uri/UriFactory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Uri; diff --git a/Uri/UriInterface.php b/Uri/UriInterface.php index 99bf00bfe..d78f6c403 100644 --- a/Uri/UriInterface.php +++ b/Uri/UriInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Uri; diff --git a/Uri/UriScheme.php b/Uri/UriScheme.php index 19fb6de6b..844955fa8 100644 --- a/Uri/UriScheme.php +++ b/Uri/UriScheme.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Uri; diff --git a/Utils/ArrayUtils.php b/Utils/ArrayUtils.php index 30d9463a0..ee52573b2 100644 --- a/Utils/ArrayUtils.php +++ b/Utils/ArrayUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Utils/Barcode/Aztec.php b/Utils/Barcode/Aztec.php index 0ec1e96c0..019898bd4 100644 --- a/Utils/Barcode/Aztec.php +++ b/Utils/Barcode/Aztec.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/C128Abstract.php b/Utils/Barcode/C128Abstract.php index 55105d2bd..ca2a05aea 100644 --- a/Utils/Barcode/C128Abstract.php +++ b/Utils/Barcode/C128Abstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/C128a.php b/Utils/Barcode/C128a.php index ed987013e..a5abe4210 100644 --- a/Utils/Barcode/C128a.php +++ b/Utils/Barcode/C128a.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/C128b.php b/Utils/Barcode/C128b.php index 664610b37..18fe55d9b 100644 --- a/Utils/Barcode/C128b.php +++ b/Utils/Barcode/C128b.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/C128c.php b/Utils/Barcode/C128c.php index 3e46398c2..364c60c52 100644 --- a/Utils/Barcode/C128c.php +++ b/Utils/Barcode/C128c.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/C25.php b/Utils/Barcode/C25.php index 58ebfd372..3893ba9c0 100644 --- a/Utils/Barcode/C25.php +++ b/Utils/Barcode/C25.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/C39.php b/Utils/Barcode/C39.php index 2bb44c75a..ef9ce9b49 100644 --- a/Utils/Barcode/C39.php +++ b/Utils/Barcode/C39.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/Codebar.php b/Utils/Barcode/Codebar.php index 25998868f..23a321830 100644 --- a/Utils/Barcode/Codebar.php +++ b/Utils/Barcode/Codebar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/Datamatrix.php b/Utils/Barcode/Datamatrix.php index 50fa61058..6f5998a16 100644 --- a/Utils/Barcode/Datamatrix.php +++ b/Utils/Barcode/Datamatrix.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/HIBCC.php b/Utils/Barcode/HIBCC.php index b02443524..f9c9fe518 100644 --- a/Utils/Barcode/HIBCC.php +++ b/Utils/Barcode/HIBCC.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/OrientationType.php b/Utils/Barcode/OrientationType.php index e4a083105..996eb5258 100644 --- a/Utils/Barcode/OrientationType.php +++ b/Utils/Barcode/OrientationType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/Barcode/QR.php b/Utils/Barcode/QR.php index c82595007..0f1487d84 100644 --- a/Utils/Barcode/QR.php +++ b/Utils/Barcode/QR.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Barcode; diff --git a/Utils/ColorUtils.php b/Utils/ColorUtils.php index 608604816..4f5c8a381 100644 --- a/Utils/ColorUtils.php +++ b/Utils/ColorUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Utils/Compression/CompressionInterface.php b/Utils/Compression/CompressionInterface.php index d67d2c2ae..d5a294302 100644 --- a/Utils/Compression/CompressionInterface.php +++ b/Utils/Compression/CompressionInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Compression; diff --git a/Utils/Compression/LZW.php b/Utils/Compression/LZW.php index a48757e32..ebb009324 100644 --- a/Utils/Compression/LZW.php +++ b/Utils/Compression/LZW.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Compression; diff --git a/Utils/Converter/AngleType.php b/Utils/Converter/AngleType.php index 49f353a13..97b01db2c 100644 --- a/Utils/Converter/AngleType.php +++ b/Utils/Converter/AngleType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/AreaType.php b/Utils/Converter/AreaType.php index c8cac87d2..0f9b7bb3f 100644 --- a/Utils/Converter/AreaType.php +++ b/Utils/Converter/AreaType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/Currency.php b/Utils/Converter/Currency.php index cd6217982..12516de2f 100644 --- a/Utils/Converter/Currency.php +++ b/Utils/Converter/Currency.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/EnergyPowerType.php b/Utils/Converter/EnergyPowerType.php index 3768f3fe9..af4b1a552 100644 --- a/Utils/Converter/EnergyPowerType.php +++ b/Utils/Converter/EnergyPowerType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/File.php b/Utils/Converter/File.php index c4931903d..927ef2882 100644 --- a/Utils/Converter/File.php +++ b/Utils/Converter/File.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/FileSizeType.php b/Utils/Converter/FileSizeType.php index c937336c0..fe18426f4 100644 --- a/Utils/Converter/FileSizeType.php +++ b/Utils/Converter/FileSizeType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/Ip.php b/Utils/Converter/Ip.php index 25c5cb9bf..bfb3b8aa0 100644 --- a/Utils/Converter/Ip.php +++ b/Utils/Converter/Ip.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/LengthType.php b/Utils/Converter/LengthType.php index a36dc2e29..a6d099ab1 100644 --- a/Utils/Converter/LengthType.php +++ b/Utils/Converter/LengthType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/Measurement.php b/Utils/Converter/Measurement.php index 02c644fec..c9cf217d5 100644 --- a/Utils/Converter/Measurement.php +++ b/Utils/Converter/Measurement.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/Numeric.php b/Utils/Converter/Numeric.php index 39314c9a7..9295ca513 100644 --- a/Utils/Converter/Numeric.php +++ b/Utils/Converter/Numeric.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/PressureType.php b/Utils/Converter/PressureType.php index 911467236..5ccd3f3fa 100644 --- a/Utils/Converter/PressureType.php +++ b/Utils/Converter/PressureType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/SpeedType.php b/Utils/Converter/SpeedType.php index 6ef6d81db..8976ee200 100644 --- a/Utils/Converter/SpeedType.php +++ b/Utils/Converter/SpeedType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/TemperatureType.php b/Utils/Converter/TemperatureType.php index 310123028..d64395ccb 100644 --- a/Utils/Converter/TemperatureType.php +++ b/Utils/Converter/TemperatureType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/TimeType.php b/Utils/Converter/TimeType.php index 2bd2ecb78..1eec990b7 100644 --- a/Utils/Converter/TimeType.php +++ b/Utils/Converter/TimeType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/VolumeType.php b/Utils/Converter/VolumeType.php index 7e1e39eba..3cfbf199e 100644 --- a/Utils/Converter/VolumeType.php +++ b/Utils/Converter/VolumeType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Converter/WeightType.php b/Utils/Converter/WeightType.php index 748131069..461e86260 100644 --- a/Utils/Converter/WeightType.php +++ b/Utils/Converter/WeightType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Converter; diff --git a/Utils/Encoding/Caesar.php b/Utils/Encoding/Caesar.php index 96ddd87b1..af68af4f9 100644 --- a/Utils/Encoding/Caesar.php +++ b/Utils/Encoding/Caesar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Encoding; diff --git a/Utils/Encoding/EncodingInterface.php b/Utils/Encoding/EncodingInterface.php index ea1c5b534..e439b1c07 100644 --- a/Utils/Encoding/EncodingInterface.php +++ b/Utils/Encoding/EncodingInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Encoding; diff --git a/Utils/Encoding/Gray.php b/Utils/Encoding/Gray.php index a1055bc8e..476aa5f92 100644 --- a/Utils/Encoding/Gray.php +++ b/Utils/Encoding/Gray.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Encoding; diff --git a/Utils/Encoding/Huffman/Dictionary.php b/Utils/Encoding/Huffman/Dictionary.php index 76b8b73c0..4531750a1 100644 --- a/Utils/Encoding/Huffman/Dictionary.php +++ b/Utils/Encoding/Huffman/Dictionary.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Encoding\Huffman; diff --git a/Utils/Encoding/Huffman/Huffman.php b/Utils/Encoding/Huffman/Huffman.php index 21a56d1c1..b28c30af1 100644 --- a/Utils/Encoding/Huffman/Huffman.php +++ b/Utils/Encoding/Huffman/Huffman.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Encoding\Huffman; diff --git a/Utils/Encoding/XorEncoding.php b/Utils/Encoding/XorEncoding.php index a5ceec793..9bcbe597e 100644 --- a/Utils/Encoding/XorEncoding.php +++ b/Utils/Encoding/XorEncoding.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Encoding; diff --git a/Utils/Excel/Excel.php b/Utils/Excel/Excel.php index 7b3d0fed8..5a3727e6f 100644 --- a/Utils/Excel/Excel.php +++ b/Utils/Excel/Excel.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Excel; diff --git a/Utils/Git/Author.php b/Utils/Git/Author.php index 3ad752009..0a2fc41cd 100644 --- a/Utils/Git/Author.php +++ b/Utils/Git/Author.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Git; diff --git a/Utils/Git/Branch.php b/Utils/Git/Branch.php index 706a12b30..241973854 100644 --- a/Utils/Git/Branch.php +++ b/Utils/Git/Branch.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Git; diff --git a/Utils/Git/Commit.php b/Utils/Git/Commit.php index f9e4a84d8..82d1160d6 100644 --- a/Utils/Git/Commit.php +++ b/Utils/Git/Commit.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Git; diff --git a/Utils/Git/Git.php b/Utils/Git/Git.php index 5bcc0bbe8..a684da6bd 100644 --- a/Utils/Git/Git.php +++ b/Utils/Git/Git.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Git; diff --git a/Utils/Git/Repository.php b/Utils/Git/Repository.php index b12f72e43..7aa050336 100644 --- a/Utils/Git/Repository.php +++ b/Utils/Git/Repository.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Git; diff --git a/Utils/Git/Tag.php b/Utils/Git/Tag.php index 6f401c623..0a3dd6a08 100644 --- a/Utils/Git/Tag.php +++ b/Utils/Git/Tag.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Git; diff --git a/Utils/IO/Csv/CsvDatabaseMapper.php b/Utils/IO/Csv/CsvDatabaseMapper.php index ec539abd1..998f3c561 100644 --- a/Utils/IO/Csv/CsvDatabaseMapper.php +++ b/Utils/IO/Csv/CsvDatabaseMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Csv; diff --git a/Utils/IO/Csv/CsvInterface.php b/Utils/IO/Csv/CsvInterface.php index 59ba4664b..cd254623a 100644 --- a/Utils/IO/Csv/CsvInterface.php +++ b/Utils/IO/Csv/CsvInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Csv { diff --git a/Utils/IO/Csv/CsvSettings.php b/Utils/IO/Csv/CsvSettings.php index 6312b0344..3ebacaa3f 100644 --- a/Utils/IO/Csv/CsvSettings.php +++ b/Utils/IO/Csv/CsvSettings.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Csv; diff --git a/Utils/IO/Excel/ExcelDatabaseMapper.php b/Utils/IO/Excel/ExcelDatabaseMapper.php index a7ebbea74..1e87fe2d7 100644 --- a/Utils/IO/Excel/ExcelDatabaseMapper.php +++ b/Utils/IO/Excel/ExcelDatabaseMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Excel; diff --git a/Utils/IO/Excel/ExcelInterface.php b/Utils/IO/Excel/ExcelInterface.php index 06e8f0cc1..046e83105 100644 --- a/Utils/IO/Excel/ExcelInterface.php +++ b/Utils/IO/Excel/ExcelInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Excel; diff --git a/Utils/IO/ExchangeInterface.php b/Utils/IO/ExchangeInterface.php index 77a51a7c2..2645b5e5d 100644 --- a/Utils/IO/ExchangeInterface.php +++ b/Utils/IO/ExchangeInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO; diff --git a/Utils/IO/IODatabaseMapper.php b/Utils/IO/IODatabaseMapper.php index cd46c3694..345e228d1 100644 --- a/Utils/IO/IODatabaseMapper.php +++ b/Utils/IO/IODatabaseMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO; diff --git a/Utils/IO/Json/InvalidJsonException.php b/Utils/IO/Json/InvalidJsonException.php index 0d4647679..62afdac20 100644 --- a/Utils/IO/Json/InvalidJsonException.php +++ b/Utils/IO/Json/InvalidJsonException.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Json; diff --git a/Utils/IO/Json/JsonInterface.php b/Utils/IO/Json/JsonInterface.php index f6903a9c3..42c0fb9cc 100644 --- a/Utils/IO/Json/JsonInterface.php +++ b/Utils/IO/Json/JsonInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Json; diff --git a/Utils/IO/Pdf/PdfInterface.php b/Utils/IO/Pdf/PdfInterface.php index a91ca0f9b..40127bf7a 100644 --- a/Utils/IO/Pdf/PdfInterface.php +++ b/Utils/IO/Pdf/PdfInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Pdf; diff --git a/Utils/IO/Zip/ArchiveInterface.php b/Utils/IO/Zip/ArchiveInterface.php index 74181d394..223e307a9 100644 --- a/Utils/IO/Zip/ArchiveInterface.php +++ b/Utils/IO/Zip/ArchiveInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Zip; diff --git a/Utils/IO/Zip/Gz.php b/Utils/IO/Zip/Gz.php index 57336af02..916985580 100644 --- a/Utils/IO/Zip/Gz.php +++ b/Utils/IO/Zip/Gz.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Zip; diff --git a/Utils/IO/Zip/Tar.php b/Utils/IO/Zip/Tar.php index 05d00a484..b46ca6261 100644 --- a/Utils/IO/Zip/Tar.php +++ b/Utils/IO/Zip/Tar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Zip; diff --git a/Utils/IO/Zip/TarGz.php b/Utils/IO/Zip/TarGz.php index df335d38b..f0018cce5 100644 --- a/Utils/IO/Zip/TarGz.php +++ b/Utils/IO/Zip/TarGz.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Zip; diff --git a/Utils/IO/Zip/Zip.php b/Utils/IO/Zip/Zip.php index 73e696b3a..fe9625a6c 100644 --- a/Utils/IO/Zip/Zip.php +++ b/Utils/IO/Zip/Zip.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\IO\Zip; diff --git a/Utils/ImageUtils.php b/Utils/ImageUtils.php index 3a9011ba6..b194670e1 100644 --- a/Utils/ImageUtils.php +++ b/Utils/ImageUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Utils/JobQueue/Job.php b/Utils/JobQueue/Job.php index e3dcdae97..8c4dbfbe1 100644 --- a/Utils/JobQueue/Job.php +++ b/Utils/JobQueue/Job.php @@ -11,7 +11,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\JobQueue; diff --git a/Utils/JobQueue/JobQueue.php b/Utils/JobQueue/JobQueue.php index 81d13a753..b5443a0e3 100644 --- a/Utils/JobQueue/JobQueue.php +++ b/Utils/JobQueue/JobQueue.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\JobQueue; diff --git a/Utils/JsonBuilder.php b/Utils/JsonBuilder.php index f36fe5bfa..7c24695a2 100644 --- a/Utils/JsonBuilder.php +++ b/Utils/JsonBuilder.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Utils/PDF/Pdf.php b/Utils/PDF/Pdf.php index 1b00d655c..e1b2f16d1 100644 --- a/Utils/PDF/Pdf.php +++ b/Utils/PDF/Pdf.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\PDF; diff --git a/Utils/Parser/LaTex/Expressions/Product.php b/Utils/Parser/LaTex/Expressions/Product.php index 6f7dd5943..6eb98b1b2 100644 --- a/Utils/Parser/LaTex/Expressions/Product.php +++ b/Utils/Parser/LaTex/Expressions/Product.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\LaTex\Expressions; diff --git a/Utils/Parser/LaTex/Expressions/Sum.php b/Utils/Parser/LaTex/Expressions/Sum.php index 6ac0a174a..cf4be6984 100644 --- a/Utils/Parser/LaTex/Expressions/Sum.php +++ b/Utils/Parser/LaTex/Expressions/Sum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\LaTex\Expressions; diff --git a/Utils/Parser/LaTex/Expressions/Trigonometry.php b/Utils/Parser/LaTex/Expressions/Trigonometry.php index 60cb52ad9..ae18d72b1 100644 --- a/Utils/Parser/LaTex/Expressions/Trigonometry.php +++ b/Utils/Parser/LaTex/Expressions/Trigonometry.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\LaTex\Expressions; diff --git a/Utils/Parser/LaTex/LaTexParser.php b/Utils/Parser/LaTex/LaTexParser.php index 779fdc0fa..9f542c7ee 100644 --- a/Utils/Parser/LaTex/LaTexParser.php +++ b/Utils/Parser/LaTex/LaTexParser.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\LaTex; diff --git a/Utils/Parser/LaTex/Types/Interval.php b/Utils/Parser/LaTex/Types/Interval.php index f80f006eb..f5a054492 100644 --- a/Utils/Parser/LaTex/Types/Interval.php +++ b/Utils/Parser/LaTex/Types/Interval.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\LaTex\Types; diff --git a/Utils/Parser/LaTex/Types/MathFunction.php b/Utils/Parser/LaTex/Types/MathFunction.php index a8050107d..4f80b0674 100644 --- a/Utils/Parser/LaTex/Types/MathFunction.php +++ b/Utils/Parser/LaTex/Types/MathFunction.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\LaTex\Types; diff --git a/Utils/Parser/LaTex/Types/Variable.php b/Utils/Parser/LaTex/Types/Variable.php index 26c2fbd23..ab2889ec8 100644 --- a/Utils/Parser/LaTex/Types/Variable.php +++ b/Utils/Parser/LaTex/Types/Variable.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\LaTex\Types; diff --git a/Utils/Parser/Markdown/Markdown.php b/Utils/Parser/Markdown/Markdown.php index afb5eefab..2bf675ca5 100644 --- a/Utils/Parser/Markdown/Markdown.php +++ b/Utils/Parser/Markdown/Markdown.php @@ -11,7 +11,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\Markdown; diff --git a/Utils/Parser/Php/ArrayParser.php b/Utils/Parser/Php/ArrayParser.php index 761430904..b9c7d8fd3 100644 --- a/Utils/Parser/Php/ArrayParser.php +++ b/Utils/Parser/Php/ArrayParser.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\Parser\Php; diff --git a/Utils/Permutation.php b/Utils/Permutation.php index 25c08d065..10b963cf8 100644 --- a/Utils/Permutation.php +++ b/Utils/Permutation.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Utils/RnG/Address.php b/Utils/RnG/Address.php index 6ffb4a84e..5e2579969 100644 --- a/Utils/RnG/Address.php +++ b/Utils/RnG/Address.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/ArrayRandomize.php b/Utils/RnG/ArrayRandomize.php index 152b8821c..7309b512d 100644 --- a/Utils/RnG/ArrayRandomize.php +++ b/Utils/RnG/ArrayRandomize.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/City.php b/Utils/RnG/City.php index cd3e4b504..0910860fa 100644 --- a/Utils/RnG/City.php +++ b/Utils/RnG/City.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/DateTime.php b/Utils/RnG/DateTime.php index 456f652b0..3bb1f83fc 100644 --- a/Utils/RnG/DateTime.php +++ b/Utils/RnG/DateTime.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/DistributionType.php b/Utils/RnG/DistributionType.php index 6ceaa11a6..1639e03f2 100644 --- a/Utils/RnG/DistributionType.php +++ b/Utils/RnG/DistributionType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/Email.php b/Utils/RnG/Email.php index 5aa4133c7..fa2b46c0f 100644 --- a/Utils/RnG/Email.php +++ b/Utils/RnG/Email.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/File.php b/Utils/RnG/File.php index ef33cb874..6aa3baff8 100644 --- a/Utils/RnG/File.php +++ b/Utils/RnG/File.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/Iban.php b/Utils/RnG/Iban.php index f3afbefdc..b1eb13210 100644 --- a/Utils/RnG/Iban.php +++ b/Utils/RnG/Iban.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/LinearCongruentialGenerator.php b/Utils/RnG/LinearCongruentialGenerator.php index e3fca8a9e..2cc872bb2 100644 --- a/Utils/RnG/LinearCongruentialGenerator.php +++ b/Utils/RnG/LinearCongruentialGenerator.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/Name.php b/Utils/RnG/Name.php index b4a25ac54..c1d949f83 100644 --- a/Utils/RnG/Name.php +++ b/Utils/RnG/Name.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/Numeric.php b/Utils/RnG/Numeric.php index 00458dd5d..444e14b9d 100644 --- a/Utils/RnG/Numeric.php +++ b/Utils/RnG/Numeric.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/Phone.php b/Utils/RnG/Phone.php index a62287ec5..b63e39d7f 100644 --- a/Utils/RnG/Phone.php +++ b/Utils/RnG/Phone.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/PostalZip.php b/Utils/RnG/PostalZip.php index a76b53af0..602608a5b 100644 --- a/Utils/RnG/PostalZip.php +++ b/Utils/RnG/PostalZip.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/StringUtils.php b/Utils/RnG/StringUtils.php index 6accd9c49..019d41cf9 100644 --- a/Utils/RnG/StringUtils.php +++ b/Utils/RnG/StringUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/RnG/Text.php b/Utils/RnG/Text.php index f74461ee4..954dec733 100644 --- a/Utils/RnG/Text.php +++ b/Utils/RnG/Text.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\RnG; diff --git a/Utils/StringCompare.php b/Utils/StringCompare.php index dcee3e45f..9cc81d65d 100644 --- a/Utils/StringCompare.php +++ b/Utils/StringCompare.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Utils/StringUtils.php b/Utils/StringUtils.php index 9fc3be020..a3ed3f474 100644 --- a/Utils/StringUtils.php +++ b/Utils/StringUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Utils/TaskSchedule/Cron.php b/Utils/TaskSchedule/Cron.php index f78d28e62..38f90d6dc 100644 --- a/Utils/TaskSchedule/Cron.php +++ b/Utils/TaskSchedule/Cron.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/CronJob.php b/Utils/TaskSchedule/CronJob.php index 950b73a2e..0dc4a7fda 100644 --- a/Utils/TaskSchedule/CronJob.php +++ b/Utils/TaskSchedule/CronJob.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/Interval.php b/Utils/TaskSchedule/Interval.php index e2f27352e..ee0a372ee 100644 --- a/Utils/TaskSchedule/Interval.php +++ b/Utils/TaskSchedule/Interval.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/Schedule.php b/Utils/TaskSchedule/Schedule.php index 9b61a4f00..61da738ed 100644 --- a/Utils/TaskSchedule/Schedule.php +++ b/Utils/TaskSchedule/Schedule.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/SchedulerAbstract.php b/Utils/TaskSchedule/SchedulerAbstract.php index 285a86907..596b1f9f3 100644 --- a/Utils/TaskSchedule/SchedulerAbstract.php +++ b/Utils/TaskSchedule/SchedulerAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/SchedulerFactory.php b/Utils/TaskSchedule/SchedulerFactory.php index 81f37c758..d0e27b5ca 100644 --- a/Utils/TaskSchedule/SchedulerFactory.php +++ b/Utils/TaskSchedule/SchedulerFactory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/TaskAbstract.php b/Utils/TaskSchedule/TaskAbstract.php index bc80dc258..3971ae0c5 100644 --- a/Utils/TaskSchedule/TaskAbstract.php +++ b/Utils/TaskSchedule/TaskAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/TaskFactory.php b/Utils/TaskSchedule/TaskFactory.php index 2425b7388..27cd32d13 100644 --- a/Utils/TaskSchedule/TaskFactory.php +++ b/Utils/TaskSchedule/TaskFactory.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TaskSchedule/TaskScheduler.php b/Utils/TaskSchedule/TaskScheduler.php index df8a5484c..704d9f889 100644 --- a/Utils/TaskSchedule/TaskScheduler.php +++ b/Utils/TaskSchedule/TaskScheduler.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils\TaskSchedule; diff --git a/Utils/TestUtils.php b/Utils/TestUtils.php index 268a9dedb..797887cb7 100644 --- a/Utils/TestUtils.php +++ b/Utils/TestUtils.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Utils; diff --git a/Validation/Barcode/Barcode.php b/Validation/Barcode/Barcode.php index 15042f1bb..f15ea4ef7 100644 --- a/Validation/Barcode/Barcode.php +++ b/Validation/Barcode/Barcode.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/Barcode11.php b/Validation/Barcode/Barcode11.php index 93dc8f778..89e9466c5 100644 --- a/Validation/Barcode/Barcode11.php +++ b/Validation/Barcode/Barcode11.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/Barcode128.php b/Validation/Barcode/Barcode128.php index 3a1208905..c90ee2c27 100644 --- a/Validation/Barcode/Barcode128.php +++ b/Validation/Barcode/Barcode128.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/Barcode25.php b/Validation/Barcode/Barcode25.php index ae90e7699..3f79e51e9 100644 --- a/Validation/Barcode/Barcode25.php +++ b/Validation/Barcode/Barcode25.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/Barcode39.php b/Validation/Barcode/Barcode39.php index 1c8b07e08..76e965cf2 100644 --- a/Validation/Barcode/Barcode39.php +++ b/Validation/Barcode/Barcode39.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/Barcode93.php b/Validation/Barcode/Barcode93.php index 0e3b33a68..6cc59d0a1 100644 --- a/Validation/Barcode/Barcode93.php +++ b/Validation/Barcode/Barcode93.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/BarcodeCodebar.php b/Validation/Barcode/BarcodeCodebar.php index 5d2f08118..df440e68c 100644 --- a/Validation/Barcode/BarcodeCodebar.php +++ b/Validation/Barcode/BarcodeCodebar.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/BarcodeDatamatrix.php b/Validation/Barcode/BarcodeDatamatrix.php index 5ce25b8ee..d608e1791 100644 --- a/Validation/Barcode/BarcodeDatamatrix.php +++ b/Validation/Barcode/BarcodeDatamatrix.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/BarcodeEAN.php b/Validation/Barcode/BarcodeEAN.php index 82517ed8d..9cab11b02 100644 --- a/Validation/Barcode/BarcodeEAN.php +++ b/Validation/Barcode/BarcodeEAN.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/BarcodeMSI.php b/Validation/Barcode/BarcodeMSI.php index bcef353bb..19bf2227e 100644 --- a/Validation/Barcode/BarcodeMSI.php +++ b/Validation/Barcode/BarcodeMSI.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Barcode/QrCode.php b/Validation/Barcode/QrCode.php index 7ade74811..84b84df9b 100644 --- a/Validation/Barcode/QrCode.php +++ b/Validation/Barcode/QrCode.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Barcode; diff --git a/Validation/Base/DateTime.php b/Validation/Base/DateTime.php index 5f1b51b6d..67fce81a0 100644 --- a/Validation/Base/DateTime.php +++ b/Validation/Base/DateTime.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Base; diff --git a/Validation/Finance/BIC.php b/Validation/Finance/BIC.php index 9fc758ce6..8b3faec57 100644 --- a/Validation/Finance/BIC.php +++ b/Validation/Finance/BIC.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Finance; diff --git a/Validation/Finance/CreditCard.php b/Validation/Finance/CreditCard.php index 91ef0af57..2f755c353 100644 --- a/Validation/Finance/CreditCard.php +++ b/Validation/Finance/CreditCard.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Finance; diff --git a/Validation/Finance/Iban.php b/Validation/Finance/Iban.php index 6bad386d9..8ff9aba22 100644 --- a/Validation/Finance/Iban.php +++ b/Validation/Finance/Iban.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Finance; diff --git a/Validation/Finance/IbanEnum.php b/Validation/Finance/IbanEnum.php index dda7e3cf9..bb830a3d9 100644 --- a/Validation/Finance/IbanEnum.php +++ b/Validation/Finance/IbanEnum.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Finance; diff --git a/Validation/Finance/IbanErrorType.php b/Validation/Finance/IbanErrorType.php index fc00e1cda..e9c6700f0 100644 --- a/Validation/Finance/IbanErrorType.php +++ b/Validation/Finance/IbanErrorType.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Finance; diff --git a/Validation/ModelValidationTrait.php b/Validation/ModelValidationTrait.php index 31ef9bdab..e7c6c7e87 100644 --- a/Validation/ModelValidationTrait.php +++ b/Validation/ModelValidationTrait.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation; diff --git a/Validation/Network/Email.php b/Validation/Network/Email.php index 3d8814de0..a66869d75 100644 --- a/Validation/Network/Email.php +++ b/Validation/Network/Email.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Network; diff --git a/Validation/Network/Hostname.php b/Validation/Network/Hostname.php index 437ac6f32..17ea8c727 100644 --- a/Validation/Network/Hostname.php +++ b/Validation/Network/Hostname.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Network; diff --git a/Validation/Network/Ip.php b/Validation/Network/Ip.php index e39d05cd9..8133afaa0 100644 --- a/Validation/Network/Ip.php +++ b/Validation/Network/Ip.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation\Network; diff --git a/Validation/Validator.php b/Validation/Validator.php index 4b4987d33..b893aa0f7 100644 --- a/Validation/Validator.php +++ b/Validation/Validator.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation; diff --git a/Validation/ValidatorAbstract.php b/Validation/ValidatorAbstract.php index e6f080a4f..835dd1267 100644 --- a/Validation/ValidatorAbstract.php +++ b/Validation/ValidatorAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation; diff --git a/Validation/ValidatorInterface.php b/Validation/ValidatorInterface.php index b1e36403a..4a065ecca 100644 --- a/Validation/ValidatorInterface.php +++ b/Validation/ValidatorInterface.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Validation; diff --git a/Version/Version.php b/Version/Version.php index aa41fe399..1c974786f 100644 --- a/Version/Version.php +++ b/Version/Version.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Version; diff --git a/Views/View.php b/Views/View.php index a5830ae44..f8aebd4e1 100644 --- a/Views/View.php +++ b/Views/View.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Views; diff --git a/Views/ViewAbstract.php b/Views/ViewAbstract.php index da7b1874c..f909612d8 100644 --- a/Views/ViewAbstract.php +++ b/Views/ViewAbstract.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\Views; diff --git a/tests/Autoloader.php b/tests/Autoloader.php index 0b478ad50..2efd8357f 100644 --- a/tests/Autoloader.php +++ b/tests/Autoloader.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace Tests\PHPUnit; diff --git a/tests/DataStorage/Database/TestModel/BaseModelMapper.php b/tests/DataStorage/Database/TestModel/BaseModelMapper.php index bc09eb3ac..ffa09442d 100644 --- a/tests/DataStorage/Database/TestModel/BaseModelMapper.php +++ b/tests/DataStorage/Database/TestModel/BaseModelMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\tests\DataStorage\Database\TestModel; use phpOMS\DataStorage\Database\DataMapperAbstract; diff --git a/tests/DataStorage/Database/TestModel/BelongsToModelMapper.php b/tests/DataStorage/Database/TestModel/BelongsToModelMapper.php index b9488d5fc..7df6640e6 100644 --- a/tests/DataStorage/Database/TestModel/BelongsToModelMapper.php +++ b/tests/DataStorage/Database/TestModel/BelongsToModelMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\tests\DataStorage\Database\TestModel; use phpOMS\DataStorage\Database\DataMapperAbstract; diff --git a/tests/DataStorage/Database/TestModel/ManyToManyDirectModelMapper.php b/tests/DataStorage/Database/TestModel/ManyToManyDirectModelMapper.php index 533996c43..97d8a1ae6 100644 --- a/tests/DataStorage/Database/TestModel/ManyToManyDirectModelMapper.php +++ b/tests/DataStorage/Database/TestModel/ManyToManyDirectModelMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\tests\DataStorage\Database\TestModel; use phpOMS\DataStorage\Database\DataMapperAbstract; diff --git a/tests/DataStorage/Database/TestModel/ManyToManyRelModelMapper.php b/tests/DataStorage/Database/TestModel/ManyToManyRelModelMapper.php index 50227d506..95c0b87a7 100644 --- a/tests/DataStorage/Database/TestModel/ManyToManyRelModelMapper.php +++ b/tests/DataStorage/Database/TestModel/ManyToManyRelModelMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\tests\DataStorage\Database\TestModel; use phpOMS\DataStorage\Database\DataMapperAbstract; diff --git a/tests/DataStorage/Database/TestModel/OwnsOneModelMapper.php b/tests/DataStorage/Database/TestModel/OwnsOneModelMapper.php index 03655fa53..02fea4c75 100644 --- a/tests/DataStorage/Database/TestModel/OwnsOneModelMapper.php +++ b/tests/DataStorage/Database/TestModel/OwnsOneModelMapper.php @@ -10,7 +10,7 @@ * @version 1.0.0 * @link http://website.orange-management.de */ -declare(strict_types = 1); +declare(strict_types=1); namespace phpOMS\tests\DataStorage\Database\TestModel; use phpOMS\DataStorage\Database\DataMapperAbstract;