W3cubDocs

/Symfony 2.8

Symfony\Component\HttpKernel\DataCollector\DataCollector

abstract class DataCollector implements DataCollectorInterface, Serializable

DataCollector.

Children of this class must store the collected data in the data property.

Methods

serialize()
unserialize($data)

Details

public serialize()

public unserialize($data)

Parameters

$data

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Component/HttpKernel/DataCollector/DataCollector.html