forked from mirror/Part-DB.Part-DB-server
Removed remaining annotations
This commit is contained in:
parent
930adaf439
commit
3d7cf8f7f3
4 changed files with 5 additions and 13 deletions
|
@ -80,7 +80,7 @@ class ProjectBuildHelper
|
|||
/**
|
||||
* Checks if the given project can be built with the current stock.
|
||||
* This means that the maximum buildable count is greater or equal than the requested $number_of_projects
|
||||
* @parm int $number_of_builds
|
||||
* @param int $number_of_builds
|
||||
*/
|
||||
public function isProjectBuildable(Project $project, int $number_of_builds = 1): bool
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue