%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pn/wp-content/plugins/wp-rocket/inc/Engine/Container/
Upload File :
Create Path :
Current File : /var/www/pn/wp-content/plugins/wp-rocket/inc/Engine/Container/ImmutableContainerAwareInterface.php

<?php

namespace WP_Rocket\Engine\Container;

use Psr\Container\ContainerInterface as InteropContainerInterface;

interface ImmutableContainerAwareInterface
{
    /**
     * Set a container
     *
     * @param \Psr\Container\ContainerInterface $container
     */
    public function setContainer(InteropContainerInterface $container);

    /**
     * Get the container
     *
     * @return \WP_Rocket\Engine\Container\ImmutableContainerInterface
     */
    public function getContainer();
}

Zerion Mini Shell 1.0