@@ -29,9 +29,9 @@ |
||
29 | 29 | * @package Rudra |
30 | 30 | */ |
31 | 31 | class Container implements ContainerInterface, ContainerGlobalInterface, |
32 | - ContainerCookieInterface, ContainerSessionInterface, |
|
33 | - ContainerReflectionInterface, ContainerConfigInterface, |
|
34 | - ContainerResponseInterface |
|
32 | + ContainerCookieInterface, ContainerSessionInterface, |
|
33 | + ContainerReflectionInterface, ContainerConfigInterface, |
|
34 | + ContainerResponseInterface |
|
35 | 35 | { |
36 | 36 | |
37 | 37 | use ContainerGlobalsTrait; |