You are here

protected property HtmlLinkDetector::$publicFileDirectory in Lingotek Translation 3.8.x

Same name and namespace in other branches
  1. 4.0.x src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\HtmlLinkDetector::publicFileDirectory

The public file directory.

Type: string

File

src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php, line 51

Class

HtmlLinkDetector
@RelatedEntitiesDetector ( id = "html_link_detector", title = Plugin annotation @Translation("Get editor linked entities with html links"), description = @translation("Get editor linked entities with html links."), weight = 7, )

Namespace

Drupal\lingotek\Plugin\RelatedEntitiesDetector

Code

protected $publicFileDirectory;