Resource (Component\Config)

Symfony\Component\Config\Resource

Classes

DirectoryResource DirectoryResource represents a resources stored in a subdirectory tree.
FileResource FileResource represents a resource stored on the filesystem.

Interfaces

ResourceInterface ResourceInterface is the interface that must be implemented by all Resource classes.