8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1cc1d8d + 5c9835f commit 5843745Copy full SHA for 5843745
src/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php
@@ -17,13 +17,8 @@
17
* @author Bulat Shakirzyanov <mallluhuct@gmail.com>
18
* @author Bernhard Schussek <bschussek@gmail.com>
19
*
20
-<<<<<<< HEAD
21
- * @see YamlFileLoader
22
- * @see XmlFileLoader
23
-=======
24
* @see YamlFilesLoader
25
* @see XmlFilesLoader
26
->>>>>>> pull/12201
27
*/
28
abstract class FilesLoader extends LoaderChain
29
{
0 commit comments