<?php namespace Drupal\entity_embed\Exception; /** * Exception thrown when the embedded entity cannot be loaded. */ class EntityNotFoundException extends \Exception {}
Главная | Обратная связь