protected property TaxonomyTestTrait::$termStorage in Search API 8
The mock term storage.
Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Views/ TaxonomyTestTrait.php, line 30
Class
- TaxonomyTestTrait
- Provides common methods for unit tests using taxonomy terms.
Namespace
Drupal\Tests\search_api\Unit\ViewsCode
protected $termStorage;