Part-DB-server/src/DataTables
2023-06-18 18:31:39 +02:00
..
Adapters Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
Column Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
Filters Replaced filter classes getters with public readonly properties to improve DX 2023-06-18 16:41:00 +02:00
Helpers Added declare strict types to all files 2023-06-11 18:59:07 +02:00
AttachmentDataTable.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
ErrorDataTable.php Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
LogDataTable.php Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
PartsDataTable.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
ProjectBomEntriesDataTable.php Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00