LinkCheckerResponseCodes::isValid |
function |
src/LinkCheckerResponseCodes.php |
Check if the given HTTP response code is valid. |
LinkCheckerResponseCodesTest::testIsValid |
function |
tests/src/Unit/LinkCheckerResponseCodesTest.php |
Tests the the ::isValid method. |
LinkCheckerResponseCodesInterface::isValid |
function |
src/LinkCheckerResponseCodesInterface.php |
Check if the given HTTP response code is valid. |
LinkCheckerResponseCodesTest::isValidDataProvider |
function |
tests/src/Unit/LinkCheckerResponseCodesTest.php |
Data provider for testIsValid(). |