Contao\Database\Installer::__construct PHP Method

__construct() public method

Make the constructor public
public __construct ( )
    public function __construct()
    {
        parent::__construct();
    }