arch-8.x-1.x-dev/modules/stock/src/Entity/Views/WarehouseData.php
modules/stock/src/Entity/Views/WarehouseData.php
<?php namespace Drupal\arch_stock\Entity\Views; use Drupal\views\EntityViewsData; /** * Provides the views data for the warehouse type. */ class WarehouseData extends EntityViewsData { }