Sonata\OrderBundle\Serializer\OrderElementSerializerHandler::getType PHP Method

getType() public static method

public static getType ( )
    public static function getType()
    {
        return 'sonata_order_orderelement_id';
    }
OrderElementSerializerHandler