|
|
@@ -265,7 +265,7 @@ class HashTest extends TestCase
|
|
|
* Test get() for invalid $data type
|
|
|
*
|
|
|
* @expectedException \InvalidArgumentException
|
|
|
- * @expectedExceptionMessage Invalid data type, must an array or \ArrayAccess instance.
|
|
|
+ * @expectedExceptionMessage Invalid data type, must be an array or \ArrayAccess instance.
|
|
|
* @return void
|
|
|
*/
|
|
|
public function testGetInvalidData()
|