Skip to content

Persistable#

An estimator that implements the Persistable interface can be serialized by a Serializer or save and loaded using the Persistent Model meta-estimator.

To return the current class revision hash:

public revision() : string

echo $persistable->revision();
e7eeec9a