%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tjamichg/cursos.tjamich.gob.mx/src/Chamilo/ThemeBundle/Util/
Upload File :
Create Path :
Current File : /home/tjamichg/cursos.tjamich.gob.mx/src/Chamilo/ThemeBundle/Util/DependencyResolverInterface.php

<?php
/* For licensing terms, see /license.txt */

namespace Chamilo\ThemeBundle\Util;

/**
 * Interface DependencyResolverInterface.
 *
 * @package Chamilo\ThemeBundle\Util
 */
interface DependencyResolverInterface
{
    /**
     * @param $items
     *
     * @return $this
     */
    public function register($items);

    /**
     * @return array
     */
    public function resolveAll();
}

Zerion Mini Shell 1.0