mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 08:40:09 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -48,10 +48,10 @@ function writer($writer = null)
|
|||||||
}
|
}
|
||||||
|
|
||||||
$container->instance('writer', $writer);
|
$container->instance('writer', $writer);
|
||||||
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Output the given text to the console.
|
* Output the given text to the console.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user