%PDF- %PDF-
| Direktori : /www/varak.net/mail2.varak.net/vendor/roundcube/rtf-html-php/src/ |
| Current File : /www/varak.net/mail2.varak.net/vendor/roundcube/rtf-html-php/src/Element.php |
<?php
namespace RtfHtmlPhp;
/**
* Element is the parent class of all RTF elements,
* like Group, ControlWord and ControlSymbol.
*/
class Element
{
}