Test/Case/Model/MessageTest.php 4

Type Line Description
error 64 Argument $data is missing from the Docblock of testValidation
error 145 Argument $data is missing from the Docblock of testSaveAssociatedChanged
error 390 Argument $findResult is missing from the Docblock of testGetById
error 468 Argument $findData is missing from the Docblock of testExport

Test/Case/Model/LocalizationTest.php 2

Type Line Description
error 53 Argument $data is missing from the Docblock of testImport
error 96 Argument $data is missing from the Docblock of testExport

Test/Case/Model/LanguageTest.php 1

Type Line Description
error 36 Argument $data is missing from the Docblock of testValidation

Test/Case/Controller/MessagesControllerTest.php 5

Type Line Description
error 33 Argument $query is missing from the Docblock of testIndex
error 199 Argument $query is missing from the Docblock of testCreate
error 304 Argument $id is missing from the Docblock of testEdit
error 456 Argument $success is missing from the Docblock of testExport
error 516 Argument $id is missing from the Docblock of testDelete

Test/Case/Controller/LocalizationControllerTest.php 2

Type Line Description
error 26 Argument $output is missing from the Docblock of testExport
error 81 Argument $data is missing from the Docblock of testImport

Test/Case/Controller/LanguagesControllerTest.php 4

Type Line Description
error 33 Argument $query is missing from the Docblock of testIndex
error 101 Argument $query is missing from the Docblock of testCreate
error 198 Argument $id is missing from the Docblock of testEdit
error 334 Argument $id is missing from the Docblock of testDelete

Model/Message.php 5

Type Line Description
error 71 Argument $data is missing from the Docblock of saveAssociatedChanged
error 99 Argument $id is missing from the Docblock of getById
error 157 Argument $code is missing from the Docblock of _exportLocale
error 179 Argument $code is missing from the Docblock of _exportJsLocale
error 197 Argument $message is missing from the Docblock of _buildMsgstr

Model/Localization.php 2

Type Line Description
error 39 Argument $id is missing from the Docblock of __construct
error 72 Argument $data is missing from the Docblock of import

Controller/MessagesController.php 3

Type Line Description
error 78 Argument $id is missing from the Docblock of edit
error 122 Argument $id is missing from the Docblock of delete
error 146 Argument $id is missing from the Docblock of _save

Controller/LanguagesController.php 3

Type Line Description
error 62 Argument $id is missing from the Docblock of edit
error 81 Argument $id is missing from the Docblock of delete
error 105 Argument $id is missing from the Docblock of _save

Console/Command/Task/LocalizationExtractTask.php 3

Type Line Description
error 157 Argument $file is missing from the Docblock of _getTokens
error 214 Argument $msgid is missing from the Docblock of _writeOneDb
error 246 Argument $path is missing from the Docblock of _isPathUsable