This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Config/Resource
Nicolas Grekas b5143233d2 Merge branch '3.4' into 4.0
* 3.4:
  Enable native_constant_invocation CS fixer
2018-07-26 13:22:46 +02:00
..
ClassExistenceResource.php Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
ComposerResource.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
DirectoryResource.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
FileExistenceResource.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
FileResource.php Merge branch '3.4' into 4.0 2018-02-04 17:43:51 +01:00
GlobResource.php Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
ReflectionClassResource.php Merge branch '3.4' into 4.0 2018-07-26 13:22:46 +02:00
ResourceInterface.php [3.0][Config] Remove ResourceInterface::getResource() which was deprecated in 2.8 2015-09-28 22:39:35 +02:00
SelfCheckingResourceChecker.php Implement service-based Resource (cache) validation 2015-09-25 08:31:17 +02:00
SelfCheckingResourceInterface.php Implement service-based Resource (cache) validation 2015-09-25 08:31:17 +02:00