Sonata\ProductBundle\Serializer\ProductSerializerHandler::getType PHP Méthode

getType() public static méthode

public static getType ( )
    public static function getType()
    {
        return 'sonata_product_product_id';
    }
ProductSerializerHandler