wiki.techinc.nl/tests/phpunit/mocks/session
Umherirrender 352a61e518 mocks: Add missing documentation to class properties
Add doc-typehints to class properties found by the PropertyDocumentation
sniff to improve the documentation.

Once the sniff is enabled it avoids that new code is missing type
declarations. This is focused on documentation and does not change code.

Change-Id: I56a1d27ba2dfbcdd929a0e0c96664bc2a31e38f2
2024-09-14 09:55:06 +02:00
..
DummySessionBackend.php mocks: Add missing documentation to class properties 2024-09-14 09:55:06 +02:00
DummySessionProvider.php