Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Sep 14, 2012
2 parents a2c3065 + aa4e534 commit ac486fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion library/Zend/ServiceManager/AbstractPluginManager.php
Expand Up @@ -40,7 +40,9 @@ abstract class AbstractPluginManager extends ServiceManager implements ServiceLo
protected $autoAddInvokableClass = true;

/**
* @var mixed Options to use when creating an instance
* Options to use when creating an instance
*
* @var mixed
*/
protected $creationOptions = null;

Expand Down

0 comments on commit ac486fd

Please sign in to comment.