fix invalid test method validation on class Type.php
This commit is contained in:
@@ -189,7 +189,7 @@ class Type
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param integer $age {@type 1,2,,}
|
* @param integer $age {@choise 1,2}
|
||||||
*/
|
*/
|
||||||
function postInt($age='')
|
function postInt($age='')
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user