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 213239a + 16ec17e commit 5be1795Copy full SHA for 5be1795
Mapping/Loader/FileLoader.php
@@ -26,8 +26,6 @@ abstract class FileLoader implements LoaderInterface
26
protected $file;
27
28
/**
29
- * Constructor.
30
- *
31
* @param string $file The mapping file to load
32
*
33
* @throws MappingException if the mapping file does not exist or is not readable
0 commit comments