refactor: improve code readability by formatting type declarations
In this commit, we've made minor changes to various PHP files in the project in order to improve code readability. We've standardized the formatting for type declarations (bool, float, int, string, array) to be separated by a whitespace character on either side of the `|` symbol where more than one type is possible. No functionality has changed in this commit - this is purely for ease of reading and maintaining the code base.
Übergeordneter
a9242ad2
No related branches found
No related tags found
- src/QUI/ERP/Currency/AbstractCurrency.php 5 Ergänzungen, 5 Löschungensrc/QUI/ERP/Currency/AbstractCurrency.php
- src/QUI/ERP/Currency/Calc.php 9 Ergänzungen, 9 Löschungensrc/QUI/ERP/Currency/Calc.php
- src/QUI/ERP/Currency/Conf.php 1 Ergänzung, 1 Löschungsrc/QUI/ERP/Currency/Conf.php
- src/QUI/ERP/Currency/Currency.php 1 Ergänzung, 1 Löschungsrc/QUI/ERP/Currency/Currency.php
Bitte registrieren oder Anmelden zum Kommentieren