forked from mirror/Part-DB.Part-DB-server
Removed @warning and @note tags used by doxygen before.
The Annotation readers of Symfony and Doctrine does not like them...
This commit is contained in:
parent
cb10b31938
commit
af5a7f8986
7 changed files with 18 additions and 18 deletions
|
@ -95,7 +95,7 @@ abstract class NamedDBElement extends DBElement
|
|||
/**
|
||||
* Change the name of this element
|
||||
*
|
||||
* @note Spaces at the begin and at the end of the string will be removed
|
||||
* Spaces at the begin and at the end of the string will be removed
|
||||
* automatically in NamedDBElement::check_values_validity().
|
||||
* So you don't have to do this yourself.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue