![]() |
![]()
| ![]() |
![]()
NAMEDancer2::Session::DBIC::Role::Serializer - role consumed by all serializers METHODS REQUIREDThe following methods must be provided by any class which consumes this role:
ATTRIBUTESserialize_optionsOptions to be passed to the constructor of the underlying serializer class as a hash reference. Defaults to an empty hash reference. deserialize_optionsOptions to be passed to the constructor of the underlying deserializer class as a hash reference. Defaults to an empty hash reference. serializerVivified serializer. deserializerVivified deserializer.
|