mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-05 12:08:42 +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) {
|
if (static::class === self::$parentMapper) {
|
||||||
self::$parentMapper = null;
|
self::$parentMapper = null;
|
||||||
self::$conditionals = [];
|
self::$conditionals = [];
|
||||||
self::$relations = RelationType::ALL;
|
self::$relations = RelationType::ALL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user