DataCollector
class DataCollector implements DataCollectorInterface, Serializable
DataCollector.
Children of this class must store the collected data in the data property.
Methods
serialize() | ||
unserialize($data) |
Details
serialize()
unserialize($data)
Parameters
$data |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/HttpKernel/DataCollector/DataCollector.html