Controller/Annotations/Delete.php2

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Delete.php
error 20 No DocBlock was found for method getMethod()

Controller/Annotations/Get.php2

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Get.php
error 20 No DocBlock was found for method getMethod()

Controller/Annotations/Head.php2

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Head.php
error 20 No DocBlock was found for method getMethod()

Controller/Annotations/NamePrefix.php1

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/NamePrefix.php

Controller/Annotations/NoRoute.php1

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/NoRoute.php

Controller/Annotations/Patch.php2

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Patch.php
error 20 No DocBlock was found for method getMethod()

Controller/Annotations/Post.php2

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Post.php
error 20 No DocBlock was found for method getMethod()

Controller/Annotations/Prefix.php1

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Prefix.php

Controller/Annotations/Put.php2

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Put.php
error 20 No DocBlock was found for method getMethod()

Controller/Annotations/Route.php3

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/Route.php
error 22 No DocBlock was found for method __construct()
error 30 No DocBlock was found for method getMethod()

Controller/Annotations/View.php1

Type Line Description
error 1 No page-level DocBlock was found in file Controller/Annotations/View.php

Controller/ExceptionController.php11

Type Line Description
error 1 No page-level DocBlock was found in file Controller/ExceptionController.php
error 31 Name of argument $request does not match with the DocBlock's name $exception in showAction()
error 31 The type hint of the argument is incorrect for the type definition of the @param tag with argument $request in showAction()
error 31 Name of argument $exception does not match with the DocBlock's name $logger in showAction()
error 31 The type hint of the argument is incorrect for the type definition of the @param tag with argument $exception in showAction()
error 31 Name of argument $logger does not match with the DocBlock's name $format in showAction()
error 31 The type hint of the argument is incorrect for the type definition of the @param tag with argument $logger in showAction()
error 31 Name of argument $format does not match with the DocBlock's name $code in showAction()
notice 31 Parameter $code could not be found in showAction()
notice 31 Parameter $message could not be found in showAction()
notice 31 Parameter $headers could not be found in showAction()

Decoder/ContainerDecoderProvider.php4

Type Line Description
error 1 No page-level DocBlock was found in file Decoder/ContainerDecoderProvider.php
critical 23 No short description for property $decoders
error 38 No DocBlock was found for method supports()
error 43 No DocBlock was found for method getDecoder()

Decoder/DecoderInterface.php1

Type Line Description
error 1 No page-level DocBlock was found in file Decoder/DecoderInterface.php

Decoder/DecoderProviderInterface.php1

Type Line Description
error 1 No page-level DocBlock was found in file Decoder/DecoderProviderInterface.php

Decoder/JsonDecoder.php2

Type Line Description
error 1 No page-level DocBlock was found in file Decoder/JsonDecoder.php
error 21 Argument $data is missing from the Docblock of decode()

Decoder/XmlDecoder.php3

Type Line Description
error 1 No page-level DocBlock was found in file Decoder/XmlDecoder.php
error 23 Argument $data is missing from the Docblock of decode()
error 49 The type hint of the argument is incorrect for the type definition of the @param tag with argument $node in parseXml()

DependencyInjection/Configuration.php5

Type Line Description
error 1 No page-level DocBlock was found in file DependencyInjection/Configuration.php
error 68 No DocBlock was found for method addViewSection()
error 107 No DocBlock was found for method addBodyListenerSection()
error 126 No DocBlock was found for method addFormatListenerSection()
error 146 No DocBlock was found for method addExceptionSection()

DependencyInjection/FOSRestExtension.php2

Type Line Description
error 1 No page-level DocBlock was found in file DependencyInjection/FOSRestExtension.php
error 23 No DocBlock was found for FOSRestExtension

EventListener/BodyListener.php2

Type Line Description
error 1 No page-level DocBlock was found in file EventListener/BodyListener.php
critical 26 No short description for property $decoderProvider

EventListener/FormatListener.php6

Type Line Description
error 1 No page-level DocBlock was found in file EventListener/FormatListener.php
critical 29 No short description for property $formatNegotiator
critical 34 No short description for property $defaultPriorities
critical 39 No short description for property $fallbackFormat
critical 44 No short description for property $preferExtension
error 65 The type hint of the argument is incorrect for the type definition of the @param tag with argument $event in onKernelController()

EventListener/MimeTypeListener.php2

Type Line Description
error 1 No page-level DocBlock was found in file EventListener/MimeTypeListener.php
critical 24 No short description for property $mimeTypes

EventListener/ViewResponseListener.php2

Type Line Description
error 1 No page-level DocBlock was found in file EventListener/ViewResponseListener.php
critical 31 No short description for property $container

FOSRestBundle.php2

Type Line Description
error 1 No page-level DocBlock was found in file FOSRestBundle.php
error 16 No DocBlock was found for FOSRestBundle

Resources/docs/examples/RssHandler.php7

Type Line Description
error 1 No page-level DocBlock was found in file Resources/docs/examples/RssHandler.php
error 43 No DocBlock was found for property $logger
error 45 No DocBlock was found for method __construct()
error 50 Argument $handler is missing from the Docblock of createResponse()
error 50 Argument $view is missing from the Docblock of createResponse()
error 50 Argument $request is missing from the Docblock of createResponse()
error 71 No short description for method createFeed()

Response/Codes.php1

Type Line Description
error 1 No page-level DocBlock was found in file Response/Codes.php

Routing/Loader/Reader/RestActionReader.php12

Type Line Description
error 1 No page-level DocBlock was found in file Routing/Loader/Reader/RestActionReader.php
error 26 No DocBlock was found for property $annotationReader
error 28 No DocBlock was found for property $routePrefix
error 29 No DocBlock was found for property $namePrefix
error 30 No DocBlock was found for property $parents
error 32 No DocBlock was found for property $availableHTTPMethods
error 33 No DocBlock was found for property $availableConventionalActions
error 105 The type hint of the argument is incorrect for the type definition of the @param tag with argument $method in read()
error 190 The type hint of the argument is incorrect for the type definition of the @param tag with argument $method in isMethodReadable()
error 211 The type hint of the argument is incorrect for the type definition of the @param tag with argument $method in getHttpMethodAndResourcesFromMethod()
error 233 The type hint of the argument is incorrect for the type definition of the @param tag with argument $method in getMethodArguments()
error 338 The type hint of the argument is incorrect for the type definition of the @param tag with argument $reflection in readRouteAnnotation()

Routing/Loader/Reader/RestControllerReader.php3

Type Line Description
error 1 No page-level DocBlock was found in file Routing/Loader/Reader/RestControllerReader.php
error 25 No DocBlock was found for property $actionReader
error 26 No DocBlock was found for property $annotationReader

Routing/Loader/RestRouteLoader.php5

Type Line Description
error 1 No page-level DocBlock was found in file Routing/Loader/RestRouteLoader.php
error 30 No DocBlock was found for property $container
error 31 No DocBlock was found for property $controllerParser
error 32 No DocBlock was found for property $controllerReader
error 33 No DocBlock was found for property $defaultFormat

Routing/Loader/RestRouteProcessor.php1

Type Line Description
error 1 No page-level DocBlock was found in file Routing/Loader/RestRouteProcessor.php

Routing/Loader/RestXmlCollectionLoader.php12

Type Line Description
error 1 No page-level DocBlock was found in file Routing/Loader/RestXmlCollectionLoader.php
error 31 No DocBlock was found for property $collectionParents
error 33 No DocBlock was found for property $currentDir
error 35 No DocBlock was found for property $processor
error 37 No DocBlock was found for method __construct()
error 44 No short description for method parseNode()
error 44 Argument $collection is missing from the Docblock of parseNode()
error 44 Argument $node is missing from the Docblock of parseNode()
error 44 Argument $path is missing from the Docblock of parseNode()
error 44 Argument $file is missing from the Docblock of parseNode()
error 103 No short description for method validate()
error 103 Argument $dom is missing from the Docblock of validate()

Routing/Loader/RestYamlCollectionLoader.php5

Type Line Description
error 1 No page-level DocBlock was found in file Routing/Loader/RestYamlCollectionLoader.php
error 30 No DocBlock was found for property $collectionParents
error 32 No DocBlock was found for property $currentDir
error 34 No DocBlock was found for property $processor
error 36 No DocBlock was found for method __construct()

Routing/RestRouteCollection.php2

Type Line Description
error 1 No page-level DocBlock was found in file Routing/RestRouteCollection.php
error 23 No DocBlock was found for property $singularName

Tests/bootstrap.php3

Type Line Description
error 1 No page-level DocBlock was found in file Tests/bootstrap.php
error 18 No DocBlock was found for function Closure()
error 30 No DocBlock was found for function Closure()

Tests/DependencyInjection/FOSRestExtensionTest.php17

Type Line Description
error 1 No page-level DocBlock was found in file Tests/DependencyInjection/FOSRestExtensionTest.php
error 28 No DocBlock was found for property $container
error 29 No DocBlock was found for property $extension
error 31 No DocBlock was found for method setUp()
error 37 No DocBlock was found for method tearDown()
error 42 No DocBlock was found for method testDisableBodyListener()
error 52 No DocBlock was found for method testLoadBodyListenerWithDefaults()
error 64 No DocBlock was found for method testDisableFormatListener()
error 74 No DocBlock was found for method testLoadFormatListenerWithDefaults()
error 83 No DocBlock was found for method testLoadServicesWithDefaults()
error 90 No DocBlock was found for method testLoadFormatsWithDefaults()
error 102 No DocBlock was found for method testDisableViewResponseListener()
error 153 No short description for method testLoadBadClassThrowsException()
error 161 No short description for method testLoadBadMessagesClassThrowsException()
error 169 No DocBlock was found for method testLoadOkMessagesClass()
error 213 No DocBlock was found for method assertAlias()
error 218 No DocBlock was found for method assertParameter()

Tests/EventListener/BodyListenerTest.php8

Type Line Description
error 1 No page-level DocBlock was found in file Tests/EventListener/BodyListenerTest.php
error 27 No short description for method testOnKernelRequest()
error 27 Name of argument $decode does not match with the DocBlock's name $request in testOnKernelRequest()
error 27 Name of argument $request does not match with the DocBlock's name $method in testOnKernelRequest()
error 27 Name of argument $method does not match with the DocBlock's name $contentType in testOnKernelRequest()
error 27 Name of argument $contentType does not match with the DocBlock's name $expectedParameters in testOnKernelRequest()
error 27 Argument $expectedParameters is missing from the Docblock of testOnKernelRequest()
error 69 No DocBlock was found for method testOnKernelRequestDataProvider()

Tests/EventListener/FormatListenerTest.php5

Type Line Description
error 1 No page-level DocBlock was found in file Tests/EventListener/FormatListenerTest.php
error 26 No DocBlock was found for method testOnKernelControllerNegotiation()
error 45 No DocBlock was found for method testOnKernelControllerDefault()
error 67 No DocBlock was found for method testOnKernelControllerNoFormat()
error 90 No short description for method testOnKernelControllerException()

Tests/EventListener/MimeTypeListenerTest.php2

Type Line Description
error 1 No page-level DocBlock was found in file Tests/EventListener/MimeTypeListenerTest.php
error 25 No DocBlock was found for method testOnKernelRequest()

Tests/EventListener/ViewResponseListenerTest.php5

Type Line Description
error 1 No page-level DocBlock was found in file Tests/EventListener/ViewResponseListenerTest.php
error 26 No DocBlock was found for method testOnKernelController()
error 44 No DocBlock was found for method testOnKernelControllerNoView()
error 61 No DocBlock was found for method testOnKernelView()
error 116 No DocBlock was found for method testOnKernelViewWhenControllerResultIsNotViewObject()

Tests/Fixtures/Controller/AnnotatedPrefixedController.php3

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Fixtures/Controller/AnnotatedPrefixedController.php
critical 18 No short description for class AnnotatedPrefixedController
error 24 No DocBlock was found for method getSomethingAction()

Tests/Fixtures/Controller/AnnotatedUsersController.php28

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Fixtures/Controller/AnnotatedUsersController.php
error 25 No DocBlock was found for AnnotatedUsersController
error 27 No DocBlock was found for method getUsersAction()
error 30 No short description for method getUserAction()
error 30 Argument $slug is missing from the Docblock of getUserAction()
error 36 No short description for method patchUsersAction()
error 42 No short description for method patchUserAction()
error 42 Argument $slug is missing from the Docblock of patchUserAction()
error 48 No short description for method getUserCommentAction()
error 48 Argument $slug is missing from the Docblock of getUserCommentAction()
error 48 Argument $id is missing from the Docblock of getUserCommentAction()
error 54 No short description for method rateUserAction()
error 54 Argument $slug is missing from the Docblock of rateUserAction()
error 60 No short description for method rateUserCommentAction()
error 60 Argument $slug is missing from the Docblock of rateUserCommentAction()
error 60 Argument $id is missing from the Docblock of rateUserCommentAction()
error 66 No short description for method cgetUserAction()
error 66 Argument $slug is missing from the Docblock of cgetUserAction()
error 72 No short description for method cpostUserAction()
error 72 Argument $slug is missing from the Docblock of cpostUserAction()
error 78 No short description for method cputUserAction()
error 78 Argument $slug is missing from the Docblock of cputUserAction()
error 84 No short description for method cdelUserAction()
error 84 Argument $slug is missing from the Docblock of cdelUserAction()
error 90 No short description for method cheadUserAction()
error 90 Argument $slug is missing from the Docblock of cheadUserAction()
error 97 No short description for method splitUserAction()
error 97 Argument $slug is missing from the Docblock of splitUserAction()

Tests/Fixtures/Controller/OrdersController.php6

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Fixtures/Controller/OrdersController.php
error 17 No DocBlock was found for OrdersController
error 21 No DocBlock was found for method getFoosAction()
error 24 No DocBlock was found for method newFoosAction()
error 29 No DocBlock was found for method newBarsAction()
error 32 No DocBlock was found for method getBarsAction()

Tests/Fixtures/Controller/UsersController.php24

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Fixtures/Controller/UsersController.php
error 17 No DocBlock was found for UsersController
error 19 No DocBlock was found for method getUsersAction()
error 22 No DocBlock was found for method getUserAction()
error 25 No DocBlock was found for method postUsersAction()
error 28 No DocBlock was found for method patchUsersAction()
error 31 No DocBlock was found for method putUserAction()
error 34 No DocBlock was found for method patchUserAction()
error 37 No DocBlock was found for method lockUserAction()
error 40 No DocBlock was found for method getUserCommentsAction()
error 43 No DocBlock was found for method getUserCommentAction()
error 46 No DocBlock was found for method deleteUserCommentAction()
error 49 No DocBlock was found for method banUserAction()
error 52 No DocBlock was found for method voteUserCommentAction()
error 55 No DocBlock was found for method _userbarAction()
error 58 No DocBlock was found for method check_usernameUsersAction()
error 63 No DocBlock was found for method newUsersAction()
error 67 No DocBlock was found for method editUserAction()
error 70 No DocBlock was found for method removeUserAction()
error 73 No DocBlock was found for method newUserCommentsAction()
error 76 No DocBlock was found for method editUserCommentAction()
error 79 No DocBlock was found for method removeUserCommentAction()
error 82 No DocBlock was found for method hideUserCommentAction()
error 85 No DocBlock was found for method getFooBarsAction()

Tests/Fixtures/Controller/UserTopicCommentsController.php8

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Fixtures/Controller/UserTopicCommentsController.php
error 16 No DocBlock was found for UserTopicCommentsController
error 18 No DocBlock was found for method getCommentsAction()
error 21 No DocBlock was found for method putCommentAction()
error 24 No DocBlock was found for method banCommentAction()
error 29 No DocBlock was found for method newCommentsAction()
error 32 No DocBlock was found for method editCommentAction()
error 35 No DocBlock was found for method removeCommentAction()

Tests/Fixtures/Controller/UserTopicsController.php9

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Fixtures/Controller/UserTopicsController.php
error 16 No DocBlock was found for UserTopicsController
error 18 No DocBlock was found for method getTopicsAction()
error 21 No DocBlock was found for method getTopicAction()
error 24 No DocBlock was found for method putTopicAction()
error 27 No DocBlock was found for method hideTopicAction()
error 32 No DocBlock was found for method newTopicsAction()
error 35 No DocBlock was found for method editTopicAction()
error 38 No DocBlock was found for method removeTopicAction()

Tests/Routing/Loader/LoaderTest.php3

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Routing/Loader/LoaderTest.php
error 39 No DocBlock was found for method getAnnotationReader()
error 44 No DocBlock was found for method getControllerLoader()

Tests/Routing/Loader/RestRouteLoaderTest.php2

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Routing/Loader/RestRouteLoaderTest.php
error 88 No short description for method testPrefixIsResetForEachController()

Tests/Routing/Loader/RestXmlCollectionLoaderTest.php1

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Routing/Loader/RestXmlCollectionLoaderTest.php

Tests/Routing/Loader/RestYamlCollectionLoaderTest.php1

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Routing/Loader/RestYamlCollectionLoaderTest.php

Tests/Util/FormatNegotiatorTest.php9

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Util/FormatNegotiatorTest.php
error 18 No DocBlock was found for FormatNegotiatorTest
error 20 No short description for method testGetBestFormat()
error 20 Argument $acceptHeader is missing from the Docblock of testGetBestFormat()
error 20 Argument $format is missing from the Docblock of testGetBestFormat()
error 20 Argument $priorities is missing from the Docblock of testGetBestFormat()
error 20 Argument $preferExtension is missing from the Docblock of testGetBestFormat()
error 20 Argument $expected is missing from the Docblock of testGetBestFormat()
error 34 No DocBlock was found for method getData()

Tests/Util/PluralizationTest.php1

Type Line Description
error 1 No page-level DocBlock was found in file Tests/Util/PluralizationTest.php

Tests/View/ViewHandlerTest.php40

Type Line Description
error 1 No page-level DocBlock was found in file Tests/View/ViewHandlerTest.php
error 29 No short description for method testSupportsFormat()
error 29 Argument $expected is missing from the Docblock of testSupportsFormat()
error 29 Argument $formats is missing from the Docblock of testSupportsFormat()
error 29 Argument $customFormatName is missing from the Docblock of testSupportsFormat()
error 40 No DocBlock was found for method supportsFormatDataProvider()
error 50 No DocBlock was found for method testRegsiterHandle()
error 57 No short description for method testRegisterHandleExpectsException()
error 67 No short description for method testGetStatusCode()
error 67 Argument $expected is missing from the Docblock of testGetStatusCode()
error 67 Argument $data is missing from the Docblock of testGetStatusCode()
error 67 Argument $isBound is missing from the Docblock of testGetStatusCode()
error 67 Argument $isValid is missing from the Docblock of testGetStatusCode()
error 67 Argument $isBoundCalled is missing from the Docblock of testGetStatusCode()
error 67 Argument $isValidCalled is missing from the Docblock of testGetStatusCode()
error 94 No DocBlock was found for method getStatusCodeDataProvider()
error 105 No short description for method testCreateResponseWithLocation()
error 105 Argument $expected is missing from the Docblock of testCreateResponseWithLocation()
error 105 Argument $format is missing from the Docblock of testCreateResponseWithLocation()
error 105 Argument $forceRedirects is missing from the Docblock of testCreateResponseWithLocation()
error 119 No DocBlock was found for method createResponseWithLocationDataProvider()
error 129 No short description for method testCreateResponseWithoutLocation()
error 129 Argument $format is missing from the Docblock of testCreateResponseWithoutLocation()
error 129 Argument $expected is missing from the Docblock of testCreateResponseWithoutLocation()
error 129 Argument $createViewCalls is missing from the Docblock of testCreateResponseWithoutLocation()
error 129 Argument $formIsValid is missing from the Docblock of testCreateResponseWithoutLocation()
error 129 Argument $form is missing from the Docblock of testCreateResponseWithoutLocation()
error 187 No DocBlock was found for method createResponseWithoutLocationDataProvider()
error 197 No short description for method testCreateResponse()
error 197 Argument $expected is missing from the Docblock of testCreateResponse()
error 197 Argument $format is missing from the Docblock of testCreateResponse()
error 197 Argument $formats is missing from the Docblock of testCreateResponse()
error 209 No DocBlock was found for method createResponseDataProvider()
error 218 No DocBlock was found for method testHandle()
error 244 No DocBlock was found for method testHandleCustom()
error 263 No short description for method testHandleNotSupported()
error 284 No short description for method testPrepareTemplateParametersWithProvider()
error 284 Argument $viewData is missing from the Docblock of testPrepareTemplateParametersWithProvider()
error 284 Argument $expected is missing from the Docblock of testPrepareTemplateParametersWithProvider()
error 297 No DocBlock was found for method prepareTemplateParametersDataProvider()

Tests/View/ViewTest.php11

Type Line Description
error 1 No page-level DocBlock was found in file Tests/View/ViewTest.php
error 29 No short description for method testSetTemplateTemplateFormat()
error 45 No DocBlock was found for method testSetLocation()
error 61 No DocBlock was found for method testSetRoute()
error 80 No short description for method testSetData()
error 80 Argument $data is missing from the Docblock of testSetData()
error 90 No DocBlock was found for method setDataDataProvider()
error 98 No DocBlock was found for method testSetEngine()
error 106 No DocBlock was found for method testSetFormat()
error 114 No DocBlock was found for method testSetHeaders()
error 122 No DocBlock was found for method testSetStatusCode()

Util/ExceptionWrapper.php8

Type Line Description
error 1 No page-level DocBlock was found in file Util/ExceptionWrapper.php
error 14 No DocBlock was found for ExceptionWrapper
error 16 No DocBlock was found for property $status
error 17 No DocBlock was found for property $statusCode
error 18 No DocBlock was found for property $statusText
error 19 No DocBlock was found for property $currentContent
error 20 No DocBlock was found for property $message
error 22 No DocBlock was found for method __construct()

Util/FormatNegotiator.php2

Type Line Description
error 1 No page-level DocBlock was found in file Util/FormatNegotiator.php
error 16 No DocBlock was found for FormatNegotiator

Util/FormatNegotiatorInterface.php2

Type Line Description
error 1 No page-level DocBlock was found in file Util/FormatNegotiatorInterface.php
error 18 No DocBlock was found for method getBestFormat()

Util/Pluralization.php1

Type Line Description
error 1 No page-level DocBlock was found in file Util/Pluralization.php

View/RedirectView.php1

Type Line Description
error 1 No page-level DocBlock was found in file View/RedirectView.php

View/RouteRedirectView.php2

Type Line Description
error 1 No page-level DocBlock was found in file View/RouteRedirectView.php
error 24 The type hint of the argument is incorrect for the type definition of the @param tag with argument $data in create()

View/View.php9

Type Line Description
error 1 No page-level DocBlock was found in file View/View.php
critical 24 No short description for property $data
critical 29 No short description for property $statusCode
critical 34 No short description for property $headers
critical 39 No short description for property $template
critical 44 No short description for property $engine
critical 49 No short description for property $format
critical 54 No short description for property $location
critical 59 No short description for property $route

View/ViewHandler.php10

Type Line Description
error 1 No page-level DocBlock was found in file View/ViewHandler.php
critical 34 No short description for property $customHandlers
critical 39 No short description for property $formats
critical 44 No short description for property $failedValidationCode
critical 49 No short description for property $forceRedirects
critical 54 No short description for property $defaultEngine
error 59 Name of argument $forceRedirects does not match with the DocBlock's name $defaultFormKey in __construct()
error 59 The type hint of the argument is incorrect for the type definition of the @param tag with argument $forceRedirects in __construct()
error 59 Name of argument $defaultEngine does not match with the DocBlock's name $forceRedirects in __construct()
notice 59 Parameter $defaultFormKey could not be found in __construct()

View/ViewHandlerInterface.php1

Type Line Description
error 1 No page-level DocBlock was found in file View/ViewHandlerInterface.php