Skip to content

Commit f0af750

Browse files
Godmartinzsnipe
authored andcommitted
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
1 parent 88cf456 commit f0af750

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_config.yml

Whitespace-only changes.

app/Models/Asset.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -1391,8 +1391,7 @@ public function scopeByLocationId($query, $search)
13911391

13921392

13931393
/**
1394-
* Query builder scope to search on location ID
1395-
*
1394+
* Query builder scope to search on depreciation name
13961395
* @param \Illuminate\Database\Query\Builder $query Query builder instance
13971396
* @param text $search Search term
13981397
*

0 commit comments

Comments
 (0)