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/Translation/Loader
2011-01-08 15:24:01 +01:00
..
schema/dic/xliff-core [Translation] added the component 2010-09-27 09:45:29 +02:00
ArrayLoader.php CS: Unified strict equality comparisons, put var on the right side 2010-12-21 08:51:21 +01:00
CsvFileLoader.php [Translation] Added CsvFileLoader to support csv translation resources. 2011-01-08 15:24:01 +01:00
LoaderInterface.php Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
PhpFileLoader.php [Translation] Added flatten method on ArrayLoader 2010-11-16 07:20:57 +01:00
XliffFileLoader.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
YamlFileLoader.php added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00