mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
fix some psalm errors
This commit is contained in:
@@ -160,6 +160,8 @@ class EntityWorkflowStep
|
||||
/**
|
||||
* get all the users which are allowed to apply a transition: those added manually, and
|
||||
* those added automatically bu using an access key.
|
||||
*
|
||||
* @psalm-suppress DuplicateArrayKey
|
||||
*/
|
||||
public function getAllDestUser(): Collection
|
||||
{
|
||||
|
Reference in New Issue
Block a user