public property LinkStatusHandler::$enabled in Link checker 8
Flag that indicates if plugin is enabled.
This flag will help to disable some plugins with hook info alter.
Type: bool
File
- src/
Annotation/ LinkStatusHandler.php, line 48
Class
- LinkStatusHandler
- Defines a Link status handler plugin item annotation object.
Namespace
Drupal\linkchecker\AnnotationCode
public $enabled = TRUE;