mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-06 14:48:41 +00:00
fix mapper model typehint
This commit is contained in:
parent
220688358d
commit
6fc764bb49
|
|
@ -84,6 +84,7 @@ parameters:
|
||||||
- '#.*::MODEL is not covariant with type class-string<T> of constant phpOMS\\DataStorage\\Database\\Mapper\\DataMapperFactory::MODEL.*#'
|
- '#.*::MODEL is not covariant with type class-string<T> of constant phpOMS\\DataStorage\\Database\\Mapper\\DataMapperFactory::MODEL.*#'
|
||||||
- '#.*l11nServer.* does not accept.*#'
|
- '#.*l11nServer.* does not accept.*#'
|
||||||
- '#.*Call to static method installExternal.*#'
|
- '#.*Call to static method installExternal.*#'
|
||||||
|
- '#.*MODEL is not covariant with type class-string.*#'
|
||||||
- '#.*Access to an undefined property Default.*#'
|
- '#.*Access to an undefined property Default.*#'
|
||||||
-
|
-
|
||||||
message: '#.*has parameter \$con with no typehint specified#'
|
message: '#.*has parameter \$con with no typehint specified#'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user