ConfigManagerServiceInterface.php in Layout Builder Base 8
Namespace
Drupal\layout_builder_baseFile
src/ConfigManagerServiceInterface.phpView source
<?php
namespace Drupal\layout_builder_base;
/**
* Interface ConfigManagerServiceInterface.
*/
interface ConfigManagerServiceInterface {
}
Interfaces
Name | Description |
---|---|
ConfigManagerServiceInterface | Interface ConfigManagerServiceInterface. |