Merge pull request #97 from feibeck/update-to-6-5-8-13 #129
Annotations
10 errors
PHPStan Static Analysis:
src/Data/Criteria.php#L103
Method Vin\ShopwareSdk\Data\Criteria::__construct() has parameter $limit with no typehint specified.
|
PHPStan Static Analysis:
src/Data/Criteria.php#L103
Method Vin\ShopwareSdk\Data\Criteria::__construct() has parameter $page with no typehint specified.
|
PHPStan Static Analysis:
src/Data/Criteria.php#L103
PHPDoc tag @param has invalid value ($limit): Unexpected token "$limit", expected type at offset 99
|
PHPStan Static Analysis:
src/Data/Criteria.php#L103
PHPDoc tag @param has invalid value ($page): Unexpected token "$page", expected type at offset 79
|
PHPStan Static Analysis:
src/Data/Entity/AclRole/AclRoleEntity.php#L14
Attribute class AllowDynamicProperties does not exist.
|
PHPStan Static Analysis:
src/Data/Entity/AclUserRole/AclUserRoleEntity.php#L13
Attribute class AllowDynamicProperties does not exist.
|
PHPStan Static Analysis:
src/Data/Entity/App/AppEntity.php#L26
Attribute class AllowDynamicProperties does not exist.
|
PHPStan Static Analysis:
src/Data/Entity/AppActionButton/AppActionButtonEntity.php#L13
Attribute class AllowDynamicProperties does not exist.
|
PHPStan Static Analysis:
src/Data/Entity/AppActionButtonTranslation/AppActionButtonTranslationEntity.php#L13
Attribute class AllowDynamicProperties does not exist.
|
PHPStan Static Analysis:
src/Data/Entity/AppAdministrationSnippet/AppAdministrationSnippetEntity.php#L11
Attribute class AllowDynamicProperties does not exist.
|
Loading