- Issue created by @jakegibs617
- πΊπΈUnited States jakegibs617
public static function basePath(?\SplString $site_path = NULL) { return static::baseUrl(); }
adding the ? before \SplString, marks the parameter as nullable
dhruv.mittal β changed the visibility of the branch 3.0.x to hidden.
dhruv.mittal β changed the visibility of the branch 3.0.x to active.
dhruv.mittal β changed the visibility of the branch 3508999-parameter-as-nullable-is-deprecated to hidden.