Namespace Symfony\Component\Config\Resource
| DirectoryResource | DirectoryResource represents a resources stored in a subdirectory tree. |
| FileResource | FileResource represents a resource stored on the filesystem. |
| ResourceInterface | ResourceInterface is the interface that must be implemented by all Resource classes. |