Fix various stuf that failed in Contao 4.13 #216
Annotations
10 errors
Run all build-tools to validate code:
src/BulkyItem/BulkyItemStorage.php#L23
Parameter $uriSigner of method Terminal42\NotificationCenterBundle\BulkyItem\BulkyItemStorage::__construct() has invalid type Symfony\Component\HttpKernel\UriSigner.
|
Run all build-tools to validate code:
src/BulkyItem/BulkyItemStorage.php#L23
Property Terminal42\NotificationCenterBundle\BulkyItem\BulkyItemStorage::$uriSigner has unknown class Symfony\Component\HttpKernel\UriSigner as its type.
|
Run all build-tools to validate code:
src/BulkyItem/BulkyItemStorage.php#L108
Call to method sign() on an unknown class Symfony\Component\HttpKernel\UriSigner.
|
Run all build-tools to validate code:
src/Controller/DownloadBulkyItemController.php#L20
Parameter $uriSigner of method Terminal42\NotificationCenterBundle\Controller\DownloadBulkyItemController::__construct() has invalid type Symfony\Component\HttpKernel\UriSigner.
|
Run all build-tools to validate code:
src/Controller/DownloadBulkyItemController.php#L20
Property Terminal42\NotificationCenterBundle\Controller\DownloadBulkyItemController::$uriSigner has unknown class Symfony\Component\HttpKernel\UriSigner as its type.
|
Run all build-tools to validate code:
src/Controller/DownloadBulkyItemController.php#L27
Call to method checkRequest() on an unknown class Symfony\Component\HttpKernel\UriSigner.
|
Run all build-tools to validate code:
tests/BulkyItem/BulkItemStorageTest.php#L185
Method Terminal42\NotificationCenterBundle\Test\BulkyItem\BulkItemStorageTest::mockUriSigner() has invalid return type Symfony\Component\HttpKernel\UriSigner.
|
Run all build-tools to validate code:
tests/BulkyItem/BulkItemStorageTest.php#L187
Class Symfony\Component\HttpKernel\UriSigner not found.
|
Run all build-tools to validate code:
tests/Gateway/MailerGatewayTest.php#L208
Method Terminal42\NotificationCenterBundle\Test\Gateway\MailerGatewayTest::mockUriSigner() has invalid return type Symfony\Component\HttpKernel\UriSigner.
|
Run all build-tools to validate code:
tests/Gateway/MailerGatewayTest.php#L208
Method Terminal42\NotificationCenterBundle\Test\Gateway\MailerGatewayTest::mockUriSigner() has invalid return type Terminal42\NotificationCenterBundle\Test\Gateway\MockObject.
|
Loading