LibraryFileManager::__construct PHP Méthode

__construct() public méthode

Constructor
public __construct ( $contextId )
$contextId int
    function __construct($contextId)
    {
        parent::__construct($contextId);
    }
LibraryFileManager