You are here

public property LinkStatusHandler::$status_codes in Link checker 8

An array of status codes which the handler supports.

Type: array

File

src/Annotation/LinkStatusHandler.php, line 39

Class

LinkStatusHandler
Defines a Link status handler plugin item annotation object.

Namespace

Drupal\linkchecker\Annotation

Code

public $status_codes = [];