mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 17:10:05 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -72,8 +72,8 @@ public function __construct(CommandLine $cli, Filesystem $files)
|
|||||||
/**
|
/**
|
||||||
* Run diagnostics.
|
* Run diagnostics.
|
||||||
*
|
*
|
||||||
* @param boolean $print
|
* @param bool $print
|
||||||
* @param boolean $plainText
|
* @param bool $plainText
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function run(bool $print, bool $plainText): void
|
public function run(bool $print, bool $plainText): void
|
||||||
|
|||||||
Reference in New Issue
Block a user