mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-02-04 19:58:40 +00:00
Use global namespace+minor fixes
This commit is contained in:
parent
034d21cc73
commit
a768a61c0b
|
|
@ -42,6 +42,11 @@ final class CommentListMapper 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 = [
|
||||
'comments' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user