mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 00:40:06 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -1178,9 +1178,9 @@ public function replaceSockFile($siteConf, $phpVersion)
|
||||
* Get PHP version from .valetphprc for a site.
|
||||
*
|
||||
* @param string $site
|
||||
* @param string $cwd In contexts in which a current working directory has been passed,
|
||||
* the cwd, which is prioritized over looking for the site's information
|
||||
* from the config.
|
||||
* @param string $cwd In contexts in which a current working directory has been passed,
|
||||
* the cwd, which is prioritized over looking for the site's information
|
||||
* from the config.
|
||||
* @return string|null
|
||||
*/
|
||||
public function phpRcVersion($site, $cwd = null)
|
||||
|
||||
Reference in New Issue
Block a user