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:
Godfrey Martinez 2019-11-22 16:13:42 -08:00 committed by snipe
parent 88cf456386
commit f0af750b0a
2 changed files with 1 additions and 2 deletions

0
_config.yml Normal file
View file

View 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 \Illuminate\Database\Query\Builder $query Query builder instance
* @param text $search Search term * @param text $search Search term
* *