mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 22:03:44 +02:00
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:
committed by
Dane Everitt
parent
4b7187a576
commit
e085b8e109
@@ -18,11 +18,6 @@ class LocationRepository extends EloquentRepository implements LocationRepositor
|
||||
{
|
||||
use Searchable;
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
protected $searchTerm;
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user