mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 19:21:33 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -70,7 +70,7 @@ interface Readline
|
||||
*
|
||||
* @return false|string
|
||||
*/
|
||||
public function readline(string $prompt = null);
|
||||
public function readline(?string $prompt = null);
|
||||
|
||||
/**
|
||||
* Redraw readline to redraw the display.
|
||||
|
||||
Reference in New Issue
Block a user