Removed obsolete requirement from HtmlPurifier phpdoc

This commit is contained in:
Alexander Makarov
2015-01-31 01:23:04 +03:00
parent 7e868555c5
commit 02d1fefa8c

View File

@ -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
*/ */