芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/portal.pulsehost.co.uk/vendor/league/climate/src/Decorator/Parser/Parser.php
current = $current; $this->tags = $tags; } /** * Wrap the string in the current style * * @param string $str * * @return string */ abstract public function apply($str); }