1
0
Fork 0

- Fixed DocBlock

Dieser Commit ist enthalten in:
D4rk4ng3l 2012-09-12 20:22:26 +00:00
Ursprung 7df515daf7
Commit cfe65d7355
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -12,7 +12,7 @@
* PHPUnit constraint to check an array for the given structure.
*
* @package MySQLDumper
* @subpackage Archive
* @subpackage PHPUnit_Constraint
*/
class Msd_PHPUnit_Constraint_ArrayHasStructure extends PHPUnit_Framework_Constraint
{