mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 00:16:12 +02:00
tea/Tests
Oliver Klee 569fad3626
[CLEANUP] Remove type annotations for fields from the testing framework (#453)
As in these cases the type annotations from the base class are used,
we can avoid PHPStan warnings about discrepancies between our annotations
and the annotations from the testing framework for the corresponding
fields in the superclass.
2022-06-01 15:26:47 +02:00
..
Acceptance [TASK] Remove author annotations (#294) 2021-09-07 08:51:11 +02:00
Functional/Domain/Repository [CLEANUP] Remove type annotations for fields from the testing framework (#453) 2022-06-01 15:26:47 +02:00
Unit [CLEANUP] Make a type annotation in a unit test more specific (#435) 2022-04-20 15:05:45 +02:00