diff --git a/src/Commands/StartFrankenPhpCommand.php b/src/Commands/StartFrankenPhpCommand.php index 3ca45187e..70c6ac781 100644 --- a/src/Commands/StartFrankenPhpCommand.php +++ b/src/Commands/StartFrankenPhpCommand.php @@ -154,7 +154,6 @@ protected function ensurePortIsAvailable() * Check if XDebug is installed and enabled. * * @param string $frankenPhpBinary - * * @return bool */ protected function debugModeEnabled($frankenPhpBinary)