Loading src/Plugin/metatag/Tag/SchemaNameBase.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ namespace Drupal\schema_metatag\Plugin\metatag\Tag; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase; use Drupal\schema_metatag\SchemaMetatagManager; use Drupal\schema_metatag\Plugin\schema_metatag\PropertyTypeManager; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Drupal\schema_metatag\SchemaMetatagManager; use Symfony\Component\DependencyInjection\ContainerInterface; /** Loading src/Plugin/schema_metatag/PropertyType/ItemListElement.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ namespace Drupal\schema_metatag\Plugin\schema_metatag\PropertyType; use Drupal\schema_metatag\Plugin\schema_metatag\PropertyTypeBase; use Drupal\Core\Entity\Plugin\DataType\EntityAdapter; use Drupal\views\Views; use Drupal\Core\Url; use Drupal\schema_metatag\Plugin\schema_metatag\PropertyTypeBase; use Drupal\views\Views; /** * Provides a plugin for the 'ItemListElement' Schema.org property type. Loading src/Plugin/schema_metatag/PropertyTypeBase.php +4 −4 Original line number Diff line number Diff line Loading @@ -3,13 +3,13 @@ namespace Drupal\schema_metatag\Plugin\schema_metatag; use Drupal\Component\Plugin\PluginBase; use Drupal\schema_metatag\SchemaMetatagManagerInterface; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Drupal\Core\StringTranslation\StringTranslationTrait; use Drupal\schema_metatag\SchemaMetatagClientInterface; use Drupal\schema_metatag\SchemaMetatagManagerInterface; use Drupal\schema_metatag\SchemaMetatagTestTagInterface; use Drupal\Core\StringTranslation\StringTranslationTrait; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Symfony\Component\DependencyInjection\ContainerInterface; use Drupal\Core\Form\FormStateInterface; /** * Base class for Property type plugins. Loading src/Plugin/schema_metatag/PropertyTypeManager.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ namespace Drupal\schema_metatag\Plugin\schema_metatag; use Drupal\Core\Plugin\DefaultPluginManager; use Drupal\Core\Cache\CacheBackendInterface; use Drupal\Core\Extension\ModuleHandlerInterface; use Drupal\Core\Plugin\DefaultPluginManager; /** * Provides the Property type plugin manager. Loading src/SchemaMetatagClient.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ namespace Drupal\schema_metatag; use Drupal\Core\Cache\CacheBackendInterface; use Drupal\Core\Extension\ModuleHandlerInterface; use Symfony\Component\DependencyInjection\ContainerInterface; use Drupal\Core\Cache\CacheBackendInterface; /** * Class SchemaMetatagClient. Loading Loading
src/Plugin/metatag/Tag/SchemaNameBase.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ namespace Drupal\schema_metatag\Plugin\metatag\Tag; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase; use Drupal\schema_metatag\SchemaMetatagManager; use Drupal\schema_metatag\Plugin\schema_metatag\PropertyTypeManager; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Drupal\schema_metatag\SchemaMetatagManager; use Symfony\Component\DependencyInjection\ContainerInterface; /** Loading
src/Plugin/schema_metatag/PropertyType/ItemListElement.php +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ namespace Drupal\schema_metatag\Plugin\schema_metatag\PropertyType; use Drupal\schema_metatag\Plugin\schema_metatag\PropertyTypeBase; use Drupal\Core\Entity\Plugin\DataType\EntityAdapter; use Drupal\views\Views; use Drupal\Core\Url; use Drupal\schema_metatag\Plugin\schema_metatag\PropertyTypeBase; use Drupal\views\Views; /** * Provides a plugin for the 'ItemListElement' Schema.org property type. Loading
src/Plugin/schema_metatag/PropertyTypeBase.php +4 −4 Original line number Diff line number Diff line Loading @@ -3,13 +3,13 @@ namespace Drupal\schema_metatag\Plugin\schema_metatag; use Drupal\Component\Plugin\PluginBase; use Drupal\schema_metatag\SchemaMetatagManagerInterface; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Drupal\Core\StringTranslation\StringTranslationTrait; use Drupal\schema_metatag\SchemaMetatagClientInterface; use Drupal\schema_metatag\SchemaMetatagManagerInterface; use Drupal\schema_metatag\SchemaMetatagTestTagInterface; use Drupal\Core\StringTranslation\StringTranslationTrait; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; use Symfony\Component\DependencyInjection\ContainerInterface; use Drupal\Core\Form\FormStateInterface; /** * Base class for Property type plugins. Loading
src/Plugin/schema_metatag/PropertyTypeManager.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ namespace Drupal\schema_metatag\Plugin\schema_metatag; use Drupal\Core\Plugin\DefaultPluginManager; use Drupal\Core\Cache\CacheBackendInterface; use Drupal\Core\Extension\ModuleHandlerInterface; use Drupal\Core\Plugin\DefaultPluginManager; /** * Provides the Property type plugin manager. Loading
src/SchemaMetatagClient.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ namespace Drupal\schema_metatag; use Drupal\Core\Cache\CacheBackendInterface; use Drupal\Core\Extension\ModuleHandlerInterface; use Symfony\Component\DependencyInjection\ContainerInterface; use Drupal\Core\Cache\CacheBackendInterface; /** * Class SchemaMetatagClient. Loading