Sonata\ProductBundle\Serializer\ProductSerializerHandler::getType PHP Method

getType() public static method

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