mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-15 08:18:40 +00:00
phpstan, phpcs, phpunit fixes
This commit is contained in:
parent
20e7fb2fe0
commit
c940490152
|
|
@ -56,7 +56,7 @@ final class NavElementMapper extends DataMapperFactory
|
||||||
/**
|
/**
|
||||||
* Model to use by the mapper.
|
* Model to use by the mapper.
|
||||||
*
|
*
|
||||||
* @var string
|
* @var class-string
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
public const MODEL = NavElement::class;
|
public const MODEL = NavElement::class;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user