Skip to content

Commit

Permalink
Update library/Zend/Http/Headers.php
Browse files Browse the repository at this point in the history
fix phpdoc
  • Loading branch information
prolic committed Feb 25, 2013
1 parent 9598a97 commit dcbc0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Http/Headers.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
class Headers implements Countable, Iterator
{
/**
* @var \Zend\Loader\PluginClassLoader
* @var PluginClassLoader
*/
protected $pluginClassLoader = null;

Expand Down

0 comments on commit dcbc0c0

Please sign in to comment.