mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 06:16:12 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Karsten Nowak
7af57e0625 [TASK] Remove unnecessary is_int check of pageUid
Related #1120
2024-07-30 19:14:34 +02:00
Karsten Nowak
f2fe703196 [TASK] Update reference index after changing test data
Related #1120
2024-07-30 19:14:34 +02:00
Karsten Nowak
1262cfbb7b [TASK] use assert to state data restrictions
Related #1120
2024-07-30 19:14:34 +02:00
Karsten Nowak
153c79b053 [TASK] Rename pageId to pageUid
Related #1120
2024-07-30 19:14:34 +02:00
Karsten Nowak
9e0694ff72 [TASK] Move comment directly above the class
Related #1120
2024-07-30 19:14:34 +02:00
Karsten Nowak
58b6ade493 Update Classes/Command/CreateTestDataCommand.php
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-07-30 19:14:34 +02:00
Karsten Nowak
cd817d8648 Update Classes/Command/CreateTestDataCommand.php
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-07-30 19:14:34 +02:00
Karsten Nowak
837745d8dc [BUGFIX] Fix errors from php cs fixer
Related: #1120
2024-07-30 19:14:34 +02:00
Karsten Nowak
6577dbf737 [TASK] Remove phpDocumentor reflection type
Related: #1120
2024-07-30 19:14:34 +02:00
Karsten Nowak
8999738e9d [FEATURE] Add command controller to create test data
Related: #11120
2024-07-30 19:14:34 +02:00