FunctionParamTCK

package

Default

Methods

__construct

__construct() 

methodWithBasicParam

methodWithBasicParam( $arg0,  $arg1,  $arg2,  $arg3,  $arg4,  $arg5,  $arg6,  $arg7,  $arg8) : array

Arguments

$arg0

callable

$arg1

callable

$arg2

callable

$arg3

callable

$arg4

callable

$arg5

callable

$arg6

callable

$arg7

callable

$arg8

callable

Response

array

methodWithBasicReturn

methodWithBasicReturn( $arg0,  $arg1,  $arg2,  $arg3,  $arg4,  $arg5,  $arg6,  $arg7,  $arg8) : string

Arguments

$arg0

callable

$arg1

callable

$arg2

callable

$arg3

callable

$arg4

callable

$arg5

callable

$arg6

callable

$arg7

callable

$arg8

callable

Response

string

methodWithDataObjectParam

methodWithDataObjectParam( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithDataObjectReturn

methodWithDataObjectReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithEnumParam

methodWithEnumParam( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithEnumReturn

methodWithEnumReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithGenericParam

methodWithGenericParam( $arg0,  $arg1) : string

Arguments

$arg0

mixed

$arg1

callable

Response

string

methodWithGenericReturn

methodWithGenericReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithGenericUserTypeParam

methodWithGenericUserTypeParam( $arg0,  $arg1) : string

Arguments

$arg0

mixed

$arg1

callable

Response

string

methodWithGenericUserTypeReturn

methodWithGenericUserTypeReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithJsonParam

methodWithJsonParam( $arg0,  $arg1) : array

Arguments

$arg0

callable

$arg1

callable

Response

array

methodWithJsonReturn

methodWithJsonReturn( $arg0,  $arg1) : string

Arguments

$arg0

callable

$arg1

callable

Response

string

methodWithListParam

methodWithListParam( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithListReturn

methodWithListReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithMapParam

methodWithMapParam( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithMapReturn

methodWithMapReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithNullableListParam

methodWithNullableListParam( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithNullableListReturn

methodWithNullableListReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithObjectParam

methodWithObjectParam( $arg0,  $arg1) : string

Arguments

$arg0

mixed

$arg1

callable

Response

string

methodWithObjectReturn

methodWithObjectReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithSetParam

methodWithSetParam( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithSetReturn

methodWithSetReturn( $arg0) : string

Arguments

$arg0

callable

Response

string

methodWithUserTypeParam

methodWithUserTypeParam( $arg0,  $arg1) : string

Arguments

$arg0

RefedInterface1

$arg1

callable

Response

string

methodWithVoidParam

methodWithVoidParam( $arg0) : string

Arguments

$arg0

callable

Response

string