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

Commit

Permalink
Merge branch 'hotfix/service-pluginmanager-docblocks' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/AbstractPluginManager.php
Original file line number Diff line number Diff line change
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 c5fc623

Please sign in to comment.