commerce-8.x-2.8/src/BundleFieldDefinition.php

src/BundleFieldDefinition.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
 
namespace Drupal\commerce;
 
@trigger_error('The ' . __NAMESPACE__ . '\BundleFieldDefinition is deprecated. Instead, use \Drupal\entity\BundleFieldDefinition', E_USER_DEPRECATED);
 
use Drupal\entity\BundleFieldDefinition as EntityBundleFieldDefinition;
 
/**
 * Provides a field definition class for bundle fields.
 *
 * Note: This code has moved to Entity API, see the parent class.
 *
 * @deprecated in Commerce 2.0
 */
class BundleFieldDefinition extends EntityBundleFieldDefinition {}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc