Skip to content

TestQuestionPool: Apply PHP CS Fixer Rules to Question Pool#11562

Merged
kergomard merged 1 commit into
ILIAS-eLearning:trunkfrom
matheuszych:test-question-pool-php-cs-fixer-fix
May 19, 2026
Merged

TestQuestionPool: Apply PHP CS Fixer Rules to Question Pool#11562
kergomard merged 1 commit into
ILIAS-eLearning:trunkfrom
matheuszych:test-question-pool-php-cs-fixer-fix

Conversation

@matheuszych
Copy link
Copy Markdown
Contributor

Applied PHP-CS-Fixer cleanups across TestQuestionPool: insert a blank line after the opening <?php tag where required, add spacing after if keywords, and remove an extra blank line between grouped use imports in Question.php.

/cc @thojou

Applied PHP-CS-Fixer cleanups across `TestQuestionPool`: insert a blank
line after the opening `<?php` tag where required, add spacing after
`if` keywords, and remove an extra blank line between grouped `use`
imports in `Question.php`.
@thojou thojou added the php Pull requests that update Php code label May 18, 2026
@kergomard kergomard merged commit 6eb5f41 into ILIAS-eLearning:trunk May 19, 2026
5 checks passed
@kergomard
Copy link
Copy Markdown
Contributor

Thank you very much @matheuszych !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants