<?php namespace Drupal\pattern_library\Annotation; use Drupal\Component\Annotation\Plugin; /** * Pattern modifier type. * * @Annotation */ class PatternModifierType extends Plugin { }
Главная | Обратная связь