Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithXmlKeyValuePairsWithObjectType.php24 public static function create1() function in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithXmlKeyValuePairsWithObjectType
28 'key_first' => ObjectWithXmlKeyValuePairsWithType::create1(),
H A DObjectWithXmlKeyValuePairsWithType.php31 public static function create1() function in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithXmlKeyValuePairsWithType
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php282 self::assertEquals(ObjectWithXmlKeyValuePairsWithType::create1(), $result);
297 self::assertEquals(ObjectWithXmlKeyValuePairsWithObjectType::create1(), $result);