mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-09 18:04:33 +02:00
Renamed "devices" permission to "projects"
This commit is contained in:
parent
f2dfe12087
commit
7b6a906d98
19 changed files with 157 additions and 23 deletions
|
@ -62,7 +62,7 @@ trait ProjectTrait
|
|||
|
||||
|
||||
/**
|
||||
* Get all devices which uses this part.
|
||||
* Get all projects which uses this part.
|
||||
*
|
||||
* @return Project[] * all devices which uses this part as a one-dimensional array of Device objects
|
||||
* (empty array if there are no ones)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue