You are here

14 methods override Check::getNamespace() in Security Review 8

AdminPermissions::getNamespace in src/Checks/AdminPermissions.php
Returns the namespace of the check.
ErrorReporting::getNamespace in src/Checks/ErrorReporting.php
Returns the namespace of the check.
ExecutablePhp::getNamespace in src/Checks/ExecutablePhp.php
Returns the namespace of the check.
FailedLogins::getNamespace in src/Checks/FailedLogins.php
Returns the namespace of the check.
Field::getNamespace in src/Checks/Field.php
Returns the namespace of the check.
FilePermissions::getNamespace in src/Checks/FilePermissions.php
Returns the namespace of the check.
InputFormats::getNamespace in src/Checks/InputFormats.php
Returns the namespace of the check.
PrivateFiles::getNamespace in src/Checks/PrivateFiles.php
Returns the namespace of the check.
QueryErrors::getNamespace in src/Checks/QueryErrors.php
Returns the namespace of the check.
TemporaryFiles::getNamespace in src/Checks/TemporaryFiles.php
Returns the namespace of the check.
Test::getNamespace in tests/modules/security_review_test/src/Test.php
Returns the namespace of the check.
TrustedHosts::getNamespace in src/Checks/TrustedHosts.php
Returns the namespace of the check.
UploadExtensions::getNamespace in src/Checks/UploadExtensions.php
Returns the namespace of the check.
ViewsAccess::getNamespace in src/Checks/ViewsAccess.php
Returns the namespace of the check.