input mapping

This commit is contained in:
icefox 2026-02-25 16:03:00 -03:00
parent bba10b455f
commit fc46fe20ee
No known key found for this signature in database
29 changed files with 193 additions and 887 deletions

View file

@ -17,4 +17,7 @@ return [
'internals' => LogLevel::DEBUG,
],
],
'listTypes' => [
Collection::class,
],
];