Nelmio\Alice\Definition\Fixture\FakeFixture::getSpecs PHP Method

getSpecs() public method

public getSpecs ( ) : SpecificationBag
return Nelmio\Alice\Definition\SpecificationBag
    public function getSpecs() : SpecificationBag
    {
        $this->__call(__METHOD__, func_get_args());
    }