Sonata\Tests\Component\Basket\Product::getOptions PHP Méthode

getOptions() public méthode

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