mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Fixed comment
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
7498fe36e9
commit
89ddbddada
|
@ -121,7 +121,7 @@ class Statuslabel extends SnipeModel
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Query builder scope for deployable status types
|
* Query builder scope for undeployable status types
|
||||||
*
|
*
|
||||||
* @return \Illuminate\Database\Query\Builder Modified query builder
|
* @return \Illuminate\Database\Query\Builder Modified query builder
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue