Home
last modified time | relevance | path

Searched refs:create2 (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithXmlKeyValuePairsWithObjectType.php29 'key_second' => ObjectWithXmlKeyValuePairsWithType::create2(),
H A DObjectWithXmlKeyValuePairsWithType.php41 public static function create2() function in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithXmlKeyValuePairsWithType
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php288 self::assertEquals(ObjectWithXmlKeyValuePairsWithType::create2(), $result2);