handleSerialization abstract method

PhpSerializationObjectInformation<Object> handleSerialization(
  1. Type objectType
)

Return a PhpSerializationObjectInformation for the requested class

Implementation

PhpSerializationObjectInformation handleSerialization(Type objectType);