mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Fixed comment (#7617)
* Set theme jekyll-theme-hacker * fixed commenty about scopebyDeprecationID being identified as a method to location ID * fixed commenty about scopebyDeprecationID being identified as a method to location ID
This commit is contained in:
parent
88cf456386
commit
f0af750b0a
0
_config.yml
Normal file
0
_config.yml
Normal file
|
@ -1391,8 +1391,7 @@ class Asset extends Depreciable
|
|||
|
||||
|
||||
/**
|
||||
* Query builder scope to search on location ID
|
||||
*
|
||||
* Query builder scope to search on depreciation name
|
||||
* @param \Illuminate\Database\Query\Builder $query Query builder instance
|
||||
* @param text $search Search term
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue