Programming Language PHP
Namespace Elabftw\Services
Class Filter
Method/Function tag
Total Examples 1
1 code examples of PHP Elabftw\Services\Filter::tag extracted from open source projects
public function getContent(): string
{
return Filter::tag($this->content);
}