mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-28 12:40:08 +02:00
Fixed static analysis issues.
This commit is contained in:
parent
aa719ab79a
commit
0d0a04c36f
7 changed files with 13 additions and 8 deletions
|
@ -92,7 +92,7 @@ class NodesListBuilder
|
|||
* Returns a flattened list of all (recursive) children elements of the given AbstractStructuralDBElement.
|
||||
* The value is cached for performance reasons.
|
||||
*
|
||||
* @template T
|
||||
* @template T of AbstractStructuralDBElement
|
||||
* @param T $element
|
||||
* @return T[]
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue