<?php namespace WPIDE\App\Container; use DI\Container as PHPDIContainer; class Container extends PHPDIContainer implements ContainerInterface { }