mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
fix cs
This commit is contained in:
parent
a2d92442b6
commit
d2ab4feda0
|
|
@ -344,7 +344,7 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
if (static::class === self::$parentMapper) {
|
||||
self::$parentMapper = null;
|
||||
self::$conditionals = [];
|
||||
self::$relations = RelationType::ALL;
|
||||
self::$relations = RelationType::ALL;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user