mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-23 02:09:03 +02:00
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
|
@ -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])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue