On Tuesday, January 3, 2017 at 3:00:21 PM UTC-5, [email protected] wrote: > > Hi Evert, > > thank you for your answer and quick solution. I can confirm it's working > now. Ta! > > Fyi, I found another typo in the documentation, one ":" is missing between > "Author" and "class" on http://sabre.io/xml/valueobjects/ : > > Value Objects - Setup: > > IS > > > $service->mapValueObject('{http://www.w3.org/2005/Atom}author', > Author:class); > > > > SHOULD BE > > > $service->mapValueObject('{http://www.w3.org/2005/Atom}author', > Author::class); > > > > Hope that helps to polish your splendid documentation. > > Thanks! This is fixed
-- You received this message because you are subscribed to the Google Groups "SabreDAV Discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sabredav-discuss/35807380-5990-418d-b33c-1cdb36a937a4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
