mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-01-31 00:38:44 +00:00
Use global namespace+minor fixes
This commit is contained in:
parent
a2ebadb3a7
commit
ce7587ea28
|
|
@ -53,6 +53,11 @@ final class CalendarMapper 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 = [
|
||||
'events' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user