class name was incorrect

This commit is contained in:
2019-10-12 20:30:35 -05:00
parent c9df8f02a6
commit dc192f0d77

View File

@@ -20,7 +20,7 @@ use App\Models\Lookups\CorporationLookup;
use App\Models\Lookups\AllianceLookup;
use App\Models\Lookups\SolarSystem;
class NewLookupHelper {
class LookupHelper {
//Variables
private $esi;