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:
Jan Böhmer 2019-03-05 14:15:18 +01:00
parent cb10b31938
commit af5a7f8986
7 changed files with 18 additions and 18 deletions

View file

@ -151,7 +151,7 @@ abstract class StructuralDBElement extends AttachmentContainingDBElement
/**
* Get the level
*
* @note The level of the root node is -1.
* The level of the root node is -1.
*
* @return integer the level of this element (zero means a most top element
* [a subelement of the root node])