mirror of
https://github.com/flarum/core.git
synced 2025-07-15 13:56:23 +02:00
If no information about a relation exists, it will return false, not undefined. Therefore, the nullsafe operator is not enough to avoid issues here.