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

Commit

Permalink
Merge branch 'hotfix/zendframework/zendframework#6094-undefined-symbo…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Apr 13, 2014
2 parents 4191c48 + 97baae1 commit 19d268e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Headers.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
class Headers implements Countable, Iterator
{
/**
* @var PluginClassLoader
* @var PluginClassLocator
*/
protected $pluginClassLoader = null;

Expand Down

0 comments on commit 19d268e

Please sign in to comment.