class DataCollector implements DataCollectorInterface, Serializable
DataCollector.
Children of this class must store the collected data in the data property.
Methods
| serialize() | ||
| unserialize($data) |
class DataCollector implements DataCollectorInterface, Serializable
DataCollector.
Children of this class must store the collected data in the data property.
| serialize() | ||
| unserialize($data) |
Please login to continue.