PHPJSONRPC 1.0.1

SerializerAware

NB: if a class implements this trait, and it is subclassed, instances of the class and of the subclass will share the same serializer instance, unless the subclass reimplements these methods

Table of Contents

Properties

$serializer  : mixed

Methods

getSerializer()  : mixed
setSerializer()  : mixed

Properties

Methods

setSerializer()

public static setSerializer(mixed $serializer) : mixed
Parameters
$serializer : mixed

        
On this page

Search results