mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-10 01:08:38 +01: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:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user