Searched refs:addPostSerializeMethod (Results 1 – 3 of 3) sorted by relevance
191 public function addPostSerializeMethod(MethodMetadata $method): void function in JMS\\Serializer\\Metadata\\ClassMetadata
354 …$metadata->addPostSerializeMethod(new MethodMetadata($name, (string) $method->attributes()->name));
145 … $classMetadata->addPostSerializeMethod(new MethodMetadata($name, $method->name));