mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -13,7 +13,7 @@ class Magento2ValetDriver extends ValetDriver
|
||||
*
|
||||
* @param string|null
|
||||
*/
|
||||
private /*?string*/ $mageMode = null;
|
||||
/*?string*/ private $mageMode = null;
|
||||
|
||||
/**
|
||||
* Determine if the driver serves the request.
|
||||
|
||||
Reference in New Issue
Block a user