v2.3.8
OpfItem::class
methodgetMeta()
is now deprecated. UsegetMetaItems()
instead.OpfItem::class
methodgetMetaItems()
will now return an array ofBookMeta::class
objects.OpfItem::class
methodgetMetaItem(string $key)
will now returnBookMeta::class
object or null.