Searched defs:typehint (Results 1 – 2 of 2) sorted by relevance
53 …public function testJSONBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context =…67 …public function testXMLBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context = …92 public function testSubType($typehint, $expected, $context = '')
7 protected $typehint; variable in dokuwiki\\Remote\\OpenApiDoc\\Type14 public function __construct($typehint, $context = '')