File manager - Edit - /usr/local/cpanel/base/3rdparty/roundcube/vendor/roundcube/rtf-html-php/src/ControlWord.php
Back
<?php namespace RtfHtmlPhp; class ControlWord extends Element { public $word; public $parameter; /** * Returns string representation of the object for debug purposes * * @param int $level Indentation level * * @return string */ public function toString($level) { return str_repeat(" ", $level) . "WORD {$this->word} ({$this->parameter})\n"; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings