mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-01-11 11:28:41 +00:00
fix broken docblock
This commit is contained in:
parent
503c2f7364
commit
ef44a4022a
|
|
@ -56,11 +56,6 @@ final class DepartmentMapper extends DataMapperAbstract
|
|||
protected static string $primaryField = 'riskmngmt_department_id';
|
||||
|
||||
/**
|
||||
* Has one relation.
|
||||
*
|
||||
* @var array<string, array<string, string>>
|
||||
* @since 1.0.0
|
||||
*/ /**
|
||||
* Belongs to.
|
||||
*
|
||||
* @var array<string, array<string, string>>
|
||||
|
|
|
|||
|
|
@ -56,11 +56,6 @@ final class ProjectMapper extends DataMapperAbstract
|
|||
protected static string $primaryField = 'riskmngmt_project_id';
|
||||
|
||||
/**
|
||||
* Has one relation.
|
||||
*
|
||||
* @var array<string, array<string, string>>
|
||||
* @since 1.0.0
|
||||
*/ /**
|
||||
* Belongs to.
|
||||
*
|
||||
* @var array<string, array<string, string>>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user