mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-08 11:58:40 +00:00
Use global namespace+minor fixes
This commit is contained in:
parent
5b35ea1ab6
commit
4071413068
|
|
@ -63,6 +63,11 @@ final class ProfileMapper extends DataMapperAbstract
|
|||
*
|
||||
* @var array<string, array<string, null|string>>
|
||||
* @since 1.0.0
|
||||
*/ /**
|
||||
* Has many relation.
|
||||
*
|
||||
* @var array<string, array<string, string>>
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $hasMany = [
|
||||
'location' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user