Searched refs:mapStringString (Results 1 - 1 of 1) sorted by relevance
| /third_party/protobuf/php/tests/ | ||
| H A D | GeneratedClassTest.php | 641 $mapStringString = $n->getMapStringString(); variable 642 $mapStringString['def'] = 'def'; 643 $n->setMapStringString($mapStringString); |
Completed in 3 milliseconds