Class Phalcon\Assets\Filters\None
implements Phalcon\Assets\FilterInterface
Returns the content without make any modification to the original source
Methods
public string filter (unknown $content)
Returns the content without be touched
implements Phalcon\Assets\FilterInterface
Returns the content without make any modification to the original source
public string filter (unknown $content)
Returns the content without be touched
本文档使用 BookStack 构建