mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Optimized Actions, Tests and renamed LIST to THREAD out of php incompatibility reasons
This commit is contained in:
@@ -19,7 +19,7 @@ final class LayerActionMap implements LayerActionMapInterface
|
||||
ActionType::CREATE,
|
||||
ActionType::UPDATE,
|
||||
ActionType::DELETE,
|
||||
ActionType::LIST,
|
||||
ActionType::THREAD,
|
||||
],
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user