Piwik\Plugins\Goals\Updates_3_0_0_b1::__construct PHP Method

__construct() public method

public __construct ( Factory $factory )
$factory Piwik\Updater\Migration\Factory
    public function __construct(MigrationFactory $factory)
    {
        $this->migration = $factory;
    }