mirror of
https://github.com/twisterarmy/twister.git
synced 2025-03-13 05:41:22 +00:00
This commit is contained in:
parent
b0b56f5279
commit
6483f6dc0d
@ -18,7 +18,7 @@ namespace Twister;
|
||||
* Laravel Container: https://laravel.com/docs/5.4/container
|
||||
* Symfony Container: http://symfony.com/doc/current/service_container.html
|
||||
*/
|
||||
class Container implements ArrayAccess
|
||||
class Container implements \ArrayAccess
|
||||
{
|
||||
/**
|
||||
* The current globally available container (if any).
|
||||
|
Loading…
x
Reference in New Issue
Block a user