Nelmio\Alice\Generator\ResolvedValueWithFixtureSet::getSet PHP Method

getSet() public method

public getSet ( ) : ResolvedFixtureSet
return ResolvedFixtureSet
    public function getSet() : ResolvedFixtureSet
    {
        return $this->set;
    }
ResolvedValueWithFixtureSet