mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-15 04:31:31 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -11,7 +11,7 @@ trait Termwind
|
||||
{
|
||||
protected function termwind(string $html)
|
||||
{
|
||||
renderUsing($output = new BufferedConsoleOutput());
|
||||
renderUsing($output = new BufferedConsoleOutput);
|
||||
|
||||
render($html);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user