You are here

protected property PreparedAttributeNormalizer::$supportedInterfaceOrClass in Commerce Cart Flyout 8

The interface or class that this Normalizer supports.

Type: string

Overrides NormalizerBase::$supportedInterfaceOrClass

File

src/Normalizer/PreparedAttributeNormalizer.php, line 16

Class

PreparedAttributeNormalizer

Namespace

Drupal\commerce_cart_flyout\Normalizer

Code

protected $supportedInterfaceOrClass = 'Drupal\\commerce_product\\PreparedAttribute';