BUGFIX: PHPDoc
This commit is contained in:
parent
4e0c2802e4
commit
1b610844b9
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ trait ClassnameCheckerTrait
|
|||
public $legacyExtensions = ['Extbase', 'Fluid'];
|
||||
|
||||
/**
|
||||
* @param string $mappingFile File containing php array for mapping.
|
||||
* Initialize, used internally, to not initialize if not needed inside __construct.
|
||||
*/
|
||||
private function initialize()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue