enable php 7.2 in travis and fix repository (#797)
This was really amusing to watch @arcdigital attempt to do.
This commit is contained in:
parent
4b7187a576
commit
e085b8e109
2 changed files with 7 additions and 8 deletions
|
@ -18,11 +18,6 @@ class LocationRepository extends EloquentRepository implements LocationRepositor
|
|||
{
|
||||
use Searchable;
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
protected $searchTerm;
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue