ClassInterface ContainerAwareInterface

Description

Part of the Joomla Framework DI Package

  • copyright: Copyright (C) 2013 Open Source Matters, Inc. All rights reserved.
  • license: GNU

Located in /libraries/framework/Joomla/DI/ContainerAwareInterface.php (line 11)


	
			
Method Summary
Methods
getContainer (line 22)

Get the DI container.

  • since: 1.0
  • throws: \UnexpectedValueException May be thrown if the container has not been set.
  • access: public
Container getContainer ()
setContainer (line 31)

Set the DI container.

  • since: 1.0
  • access: public
void setContainer (Container $container)

Documentation generated on Tue, 19 Nov 2013 14:56:48 +0100 by phpDocumentor 1.4.3