get_closing_tag method

get_closing_tag

Defines the interface for get ClosingTag.

Returns

The closing tag.

def get_closing_tag(self):
    ...

See Also