remove html tags from PHPDoc blocks

This commit is contained in:
Uwe Tews
2017-11-11 07:11:33 +01:00
parent 96bcbd2221
commit 654659aadf
42 changed files with 134 additions and 134 deletions

View File

@@ -8,8 +8,8 @@
/**
* Smarty default modifier plugin
* Type: modifier<br>
* Name: default<br>
* Type: modifier
* Name: default
* Purpose: designate default value for empty variables
*
* @link http://www.smarty.net/manual/en/language.modifier.default.php default (Smarty online manual)