mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
Removed obsolete requirement from HtmlPurifier phpdoc
This commit is contained in:
@ -26,9 +26,6 @@ namespace yii\helpers;
|
|||||||
*
|
*
|
||||||
* For more details please refer to [HTMLPurifier documentation](http://htmlpurifier.org/).
|
* For more details please refer to [HTMLPurifier documentation](http://htmlpurifier.org/).
|
||||||
*
|
*
|
||||||
* Note that you should add `ezyang/htmlpurifier` to your composer.json `require` section and run `composer install`
|
|
||||||
* before using it.
|
|
||||||
*
|
|
||||||
* @author Alexander Makarov <sam@rmcreative.ru>
|
* @author Alexander Makarov <sam@rmcreative.ru>
|
||||||
* @since 2.0
|
* @since 2.0
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user