8000 minor #13726 FilesLoader - fix git conflict (keradus) · symfony/symfony@5843745 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 5843745

Browse files
committed
minor #13726 FilesLoader - fix git conflict (keradus)
This PR was merged into the 2.3 branch. Discussion ---------- FilesLoader - fix git conflict | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | ? | Fixed tickets | N/A | License | MIT | Doc PR | N/A Commits ------- 5c9835f FilesLoader - fix git conflict 8000
2 parents 1cc1d8d + 5c9835f commit 5843745

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,8 @@
1717
* @author Bulat Shakirzyanov <mallluhuct@gmail.com>
1818
* @author Bernhard Schussek <bschussek@gmail.com>
1919
*
20-
<<<<<<< HEAD
21-
* @see YamlFileLoader
22-
* @see XmlFileLoader
23-
=======
2420
* @see YamlFilesLoader
2521
* @see XmlFilesLoader
26-
>>>>>>> pull/12201
2722
*/
2823
abstract class FilesLoader extends LoaderChain
2924
{

0 commit comments

Comments
 (0)
0