phpBB

Code Changes

File: phpbb/di/service_collection.php

  Unmodified   Added   Modified   Removed
Line 21Line 21
class service_collection extends \ArrayObject
{
/**

class service_collection extends \ArrayObject
{
/**

	* @var \Symfony\Component\DependencyInjection\ContainerInterface

	* @var ContainerInterface

	*/
protected $container;


	*/
protected $container;