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:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Illuminate\View;
|
||||
|
||||
/** @implements \ArrayAccess<array-key, mixed> */
|
||||
class View implements \ArrayAccess, \Illuminate\Contracts\Support\Htmlable, \Illuminate\Contracts\View\View
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user