includes/redactor/redactor-model.php 8

Type Line Description
error 18 No summary for class \RedactorModel
error 76 No summary for property $_className
error 90 Argument $file is missing from the Docblock of get_instance()
error 90 Argument $version is missing from the Docblock of get_instance()
error 106 Argument $file is missing from the Docblock of __construct()
error 106 Argument $version is missing from the Docblock of __construct()
error 156 Argument $file is missing from the Docblock of _createURLs()
error 297 Argument $strContent is missing from the Docblock of getRedactRules()

includes/redactor/options/redactor-options.php 3

Type Line Description
error 21 No summary for class \RedactorOptions
error 114 Argument $options is missing from the Docblock of sanitizeWithDefaults()
error 152 No summary for method registerSettings()

tests/test-wp-redactor-model.php 19

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \RedactorModelTest
error 7 No summary for property $numRows
error 9 No summary for method __construct()
error 13 No summary for method setUp()
error 47 No summary for method tearDown()
error 52 No summary for method testInstallDatabase()
error 75 No summary for method testConvertToRedactStringsWithInt()
error 82 No summary for method testConvertToRedactStringsWithString()
error 89 No summary for method testConvertToRedactStringsWithArray()
error 105 No summary for method testGetRedactRules()
error 112 No summary for method testGetRedactRulesNoMatch()
error 119 No summary for method testGetRuleRowCount()
error 126 No summary for method testGetRawRuleRecords()
error 133 No summary for method testCreateRule()
error 143 No summary for method testCreateRuleWithNulls()
error 153 No summary for method testUpdateRule()
error 163 No summary for method testUpdateRuleWithNulls()
error 173 No summary for method testDeleteRule()

includes/Redaction.php 4

Type Line Description
error 0 No summary was found for this file
error 16 Argument $allowedCsv is missing from the Docblock of redact()
error 16 Argument $who is missing from the Docblock of redact()
error 16 Argument $when is missing from the Docblock of redact()

tests/test-wp-redactor-view.php 7

Type Line Description
error 0 No summary was found for this file
error 6 No summary for class \RedactorViewTest
error 8 No summary for property $numrows
error 10 No summary for method __construct()
error 14 No summary for method setUp()
error 48 No summary for method tearDown()
error 53 No summary for method testInstallDatabase()

wp-redactor.php 1

Type Line Description
error 0 No summary was found for this file

includes/redactor/redactor-controller.php 19

Type Line Description
error 21 No summary for class \RedactorController
error 79 No summary for property $_className
error 81 No summary for property $_model
error 83 No summary for property $_view
error 85 No summary for property $_optionsPage
error 87 No summary for property $_options
error 100 Argument $file is missing from the Docblock of get_instance()
error 100 Argument $version is missing from the Docblock of get_instance()
error 116 Argument $file is missing from the Docblock of __construct()
error 116 Argument $version is missing from the Docblock of __construct()
error 179 Argument $hook is missing from the Docblock of enqueue_admin_styles()
error 213 Argument $hook is missing from the Docblock of enqueue_admin_scripts()
error 310 Argument $file is missing from the Docblock of _createURLs()
error 553 Argument $allowedCsv is missing from the Docblock of redact()
error 553 Argument $who is missing from the Docblock of redact()
error 553 Argument $when is missing from the Docblock of redact()
error 585 Argument $strContent is missing from the Docblock of redact_string_content()
error 618 Argument $strContent is missing from the Docblock of redact_comment_content()
error 637 Argument $strContent is missing from the Docblock of redact_post_content()

includes/utils/functions.php 12

Type Line Description
error 22 Argument $arrSource is missing from the Docblock of \datasync_pluckAttribute()
error 42 Argument $arrSource is missing from the Docblock of \datasync_pluckColumn()
error 57 Argument $a is missing from the Docblock of \datasync_redactResultSort()
error 57 Argument $b is missing from the Docblock of \datasync_redactResultSort()
error 57 No summary for function \datasync_redactResultSort()
error 62 Argument $a is missing from the Docblock of \datasync_getMostRestrictive()
error 62 Argument $b is missing from the Docblock of \datasync_getMostRestrictive()
error 62 No summary for function \datasync_getMostRestrictive()
error 74 Argument $value is missing from the Docblock of \datasync_isPositiveInteger()
error 74 No summary for function \datasync_isPositiveInteger()
error 78 Argument $content is missing from the Docblock of \datasync_escapeRegexString()
error 78 No summary for function \datasync_escapeRegexString()

includes/utils/environment_setup.php 3

Type Line Description
error 16 No summary for function \datasync_notifyWrongPhpVersion()
error 31 No summary for function \datasync_isCompatiblePhp()
error 35 No summary for function \datasync_i18n_init()

tests/test-wp-redactor-controller.php 17

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \RedactorControllerTest
error 9 No summary for property $numrows
error 11 No summary for method __construct()
error 14 No summary for method setUp()
error 48 No summary for method tearDown()
error 53 No summary for method testAddRedactButton()
error 60 No summary for method testRedactShortcode()
error 68 No summary for method testConvertToRedactStrings()
error 80 No summary for method testRedact()
error 88 No summary for method testAllowedRedact()
error 99 No summary for method testRedactStringContent()
error 109 No summary for method testPrivilegedRedactStringContent()
error 129 No summary for method testRedactPostContent()
error 151 No summary for method testRedactPostContentDisabled()
error 173 No summary for method testRedactCommentContent()
error 215 No summary for method testRedactCommentContentDisabled()

index.php 1

Type Line Description
error 0 No summary was found for this file

tests/test-wp-redactor-ajax-functions.php 9

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \RedactorAjaxFunctionsTest
error 9 No summary for property $numrows
error 11 No summary for method __construct()
error 14 No summary for method setUp()
error 48 No summary for method tearDown()
error 53 No summary for method testAjaxGetRoles()
error 72 No summary for method testAjaxCurrentUserNameAndDate()
error 92 No summary for method testAjaxUpdateRules()

includes/redactor/redactor-view.php 6

Type Line Description
error 19 No summary for class \RedactorView
error 95 Argument $file is missing from the Docblock of get_instance()
error 95 Argument $version is missing from the Docblock of get_instance()
error 111 Argument $file is missing from the Docblock of __construct()
error 111 Argument $version is missing from the Docblock of __construct()
error 159 Argument $file is missing from the Docblock of _createURLs()

tests/test-wp-redactor.php 18

Type Line Description
error 0 No summary was found for this file
error 3 No summary for class \RedactorTest
error 5 No summary for method testRedactWithNullContent()
error 10 No summary for method testRedactWithEmptyString()
error 15 No summary for method testRedactWithWhitespaceString()
error 20 No summary for method testRedactWithAdminUser()
error 27 No summary for method testRedactWithEditorUser()
error 34 No summary for method testRedactWithNoAllowedRolesUser()
error 41 No summary for method testRedactWithNoAllowedRolesUserBecauseNoRedactRoles()
error 48 No summary for method testRedactWithNoAllowedRolesUserBecauseRedactRolesIsNull()
error 55 No summary for method testRedactWithNoAllowedRolesUserAndNullRedactor()
error 62 No summary for method testRedactWithNoAllowedRolesUserAndNullDate()
error 69 No summary for method testRedactWithAllowedRoleUserAndOneRedactRole()
error 76 No summary for method testRedactWithAllowedRoleUserAndTwoRedactRolesStartWithGood()
error 83 No summary for method testRedactWithAllowedRoleUserAndTwoRedactRolesEndWithGood()
error 90 No summary for method testRedactWithAllowedRoleUserAndThreeRedactRolesStartWithGood()
error 97 No summary for method testRedactWithAllowedRoleUserAndThreeRedactRolesEndWithGood()
error 104 No summary for method testRedactWithAllowedRoleUserAndThreeRedactRolesGoodInBetween()