src/Jobs/Industry/Corporation/Mining/ObserverDetails.php
Method handle
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function handle()
{
parent::handle();
CorporationIndustryMiningObserver::where('corporation_id', $this->getCorporationId())