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

Commit

Permalink
Merge branch 'cs/zendframework/zendframework#6130-Zend_-classnames-re…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Apr 13, 2014
3 parents 9487b3d + 43e166a + 1f5af84 commit 90f81b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/PartTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class PartTest extends \PHPUnit_Framework_TestCase
/**
* MIME part test object
*
* @var Zend_Mime_Part
* @var Mime\Part
*/
protected $part = null;
protected $testText;
Expand Down

0 comments on commit 90f81b7

Please sign in to comment.