mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 11:39:41 +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/).
|
||||
*
|
||||
* 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>
|
||||
* @since 2.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user