PhpOrient Protocols Binary Abstracts SerializableInterface - Ostico/PhpOrient GitHub Wiki
PhpOrient\Protocols\Binary\Abstracts\SerializableInterface
- Interface name: SerializableInterface
- Namespace: PhpOrient\Protocols\Binary\Abstracts
- This is an interface
Methods
recordSerialize
mixed PhpOrient\Protocols\Binary\Abstracts\SerializableInterface::recordSerialize()
Return a representation of the class that can be serialized as an
OrientDB record.
- Visibility: public