Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ChangeOwnerLimitationMapper: Fix phpDoc
Fix ChangeOwnerLimitationMapper::getSelectionChoices phpDoc Unable to parse file "vendor/ibexa/admin-ui/src/lib/Limitation/Mapper/ChangeOwnerLimitationMapper.php", an error was detected: An array can have only integers or strings as keys When used as key, `null` is casted to an empty string. `ChangeOwnerLimitation::LIMITATION_VALUE_SELF` should never be `null`.
- Loading branch information