View/Helper/AuditHelper.php 2

Type Line Description
error 36 Argument $user is missing from the Docblock of user
error 51 Argument $conditions is missing from the Docblock of listBlock

Test/Case/View/Helper/AuditHelperTest.php 2

Type Line Description
error 45 Argument $user is missing from the Docblock of testUser
error 102 Argument $conditions is missing from the Docblock of testListBlock

Test/Case/Controller/AuditControllerTest.php 2

Type Line Description
error 57 Argument $query is missing from the Docblock of testIndex
error 372 Argument $id is missing from the Docblock of testView

Model/Behavior/AuditableBehavior.php 10

Type Line Description
error 38 Argument $Model is missing from the Docblock of setup
error 73 Argument $Model is missing from the Docblock of afterFind
error 121 Argument $Model is missing from the Docblock of beforeSave
error 142 Argument $Model is missing from the Docblock of beforeDelete
error 166 Argument $Model is missing from the Docblock of afterSave
error 296 Argument $Model is missing from the Docblock of afterDelete
error 342 Argument $Model is missing from the Docblock of _getModelData
error 388 Argument $permissionName is missing from the Docblock of _auditHasToSave
error 401 Argument $Model is missing from the Docblock of _calledFunctionNeedAudit
error 401 No summary for method ""

Controller/AuditController.php 2

Type Line Description
error 90 Argument $id is missing from the Docblock of view
error 101 Argument $id is missing from the Docblock of _getAuditData

Config/Schema/schema.php 2

Type Line Description
error 32 Argument $event is missing from the Docblock of before
error 43 Argument $event is missing from the Docblock of after