mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-11 22: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.
|
* Columns.
|
||||||
*
|
*
|
||||||
* @var array<string, array>
|
* @var array
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected static $columns = [
|
protected static $columns = [
|
||||||
|
|
@ -48,7 +48,7 @@ class TicketMapper extends DataMapperAbstract
|
||||||
/**
|
/**
|
||||||
* Has one relation.
|
* Has one relation.
|
||||||
*
|
*
|
||||||
* @var array<string, array>
|
* @var array
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected static $isExtending = [
|
protected static $isExtending = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user