add wp-rocket
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace WP_Rocket\Engine\Container;
|
||||
|
||||
use Psr\Container\ContainerInterface as InteropContainerInterface;
|
||||
|
||||
interface ImmutableContainerInterface extends InteropContainerInterface
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user