- Fixed DocBlock
Dieser Commit ist enthalten in:
Ursprung
7df515daf7
Commit
cfe65d7355
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -12,7 +12,7 @@
|
||||||
* PHPUnit constraint to check an array for the given structure.
|
* PHPUnit constraint to check an array for the given structure.
|
||||||
*
|
*
|
||||||
* @package MySQLDumper
|
* @package MySQLDumper
|
||||||
* @subpackage Archive
|
* @subpackage PHPUnit_Constraint
|
||||||
*/
|
*/
|
||||||
class Msd_PHPUnit_Constraint_ArrayHasStructure extends PHPUnit_Framework_Constraint
|
class Msd_PHPUnit_Constraint_ArrayHasStructure extends PHPUnit_Framework_Constraint
|
||||||
{
|
{
|
||||||
|
|
Laden …
In neuem Issue referenzieren