Skip to content

Commit 16ec17e

Browse files
OskarStarkfabpot
authored andcommitted
removed useless PHPDoc
1 parent 30d2ca1 commit 16ec17e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Mapping/Loader/FileLoader.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ abstract class FileLoader implements LoaderInterface
2626
protected $file;
2727

2828
/**
29-
* Constructor.
30-
*
3129
* @param string $file The mapping file to load
3230
*
3331
* @throws MappingException if the mapping file does not exist or is not readable

0 commit comments

Comments
 (0)