args[0]->value; $needle = $funcCall->args[1]->value; return new \Rector\Php80\ValueObject\StrStartsWith($funcCall, $haystack, $needle, $isPositive); } }