You are here

protected property FarmAssetChildrenViewsAccessCheck::$assetStorage in farmOS 2.x

The asset storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/core/ui/views/src/Access/FarmAssetChildrenViewsAccessCheck.php, line 21

Class

FarmAssetChildrenViewsAccessCheck
Checks access for displaying Views of asset children.

Namespace

Drupal\farm_ui_views\Access

Code

protected $assetStorage;