mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-22 11:08:40 +00:00
cs and phpstan fixes
This commit is contained in:
parent
c02d915417
commit
bc39987839
|
|
@ -41,7 +41,7 @@ final class DrawImageMapper extends DataMapperAbstract
|
|||
/**
|
||||
* Has one relation.
|
||||
*
|
||||
* @var array<string, array{mapper:string, self:string, by?:string, column?:string}>
|
||||
* @var array<string, array{mapper:string, external:string, by?:string, column?:string, conditional?:bool}>
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static array $ownsOne = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user