Sonata\Tests\Component\Basket\Product::getOptions PHP Method

getOptions() public method

public getOptions ( )
    public function getOptions()
    {
        return array('option1' => 'toto');
    }