The expression return $page->pdf($config)->getBase64() could return the type null which is incompatible with the type-hinted return string. Consider adding an additional type-check to rule them out.
The expression ImplicitReturnNode could return the type null which is incompatible with the type-hinted return string. Consider adding an additional type-check to rule them out.