mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-11 17:18:40 +00:00
Fixing doc blocks
This commit is contained in:
parent
43a05d5a41
commit
36ed0471e1
|
|
@ -37,7 +37,7 @@ class TicketMapper extends DataMapperAbstract
|
|||
/**
|
||||
* Columns.
|
||||
*
|
||||
* @var array<string, array>
|
||||
* @var array
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $columns = [
|
||||
|
|
@ -48,7 +48,7 @@ class TicketMapper extends DataMapperAbstract
|
|||
/**
|
||||
* Has one relation.
|
||||
*
|
||||
* @var array<string, array>
|
||||
* @var array
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $isExtending = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user