protected property HtmlLinkDetectorTest::$publicStream in Lingotek Translation 4.0.x
Same name and namespace in other branches
- 3.8.x tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php \Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector\HtmlLinkDetectorTest::publicStream
The public:// stream wrapper.
Type: \Drupal\Core\StreamWrapper\PublicStream|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Plugin/ RelatedEntitiesDetector/ HtmlLinkDetectorTest.php, line 93
Class
- HtmlLinkDetectorTest
- Unit test for the html links entity detector plugin.
Namespace
Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetectorCode
protected $publicStream;