Home
last modified time | relevance | path

Searched refs:FileLocatorInterface (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DAbstractFileDriver.php17 * @var FileLocatorInterface|FileLocator
21 public function __construct(FileLocatorInterface $locator)
H A DAdvancedFileLocatorInterface.php12 interface AdvancedFileLocatorInterface extends FileLocatorInterface
H A DFileLocatorInterface.php7 interface FileLocatorInterface interface
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php19 use Metadata\Driver\FileLocatorInterface; alias
36 …public function __construct(FileLocatorInterface $locator, PropertyNamingStrategyInterface $naming…
H A DXmlDriver.php20 use Metadata\Driver\FileLocatorInterface; alias
36 …public function __construct(FileLocatorInterface $locator, PropertyNamingStrategyInterface $naming…