source/Services/PreApproval/Search/Interval.php
Method search
has 31 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function search(Credentials $credentials, $days)
{
Logger::info("Begin", ['service' => 'PreApproval.Search.Interval']);
try {