TranslationDataCollector
class TranslationDataCollector extends DataCollector implements LateDataCollectorInterface
Properties
protected | $data | from DataCollector |
Methods
cloneVar(mixed $var)
Converts the variable into a serializable Data instance.
from DataCollector
lateCollect()
Collects data as late as possible.
reset()
No description
array
getMessages()
No description
int
getCountMissings()
No description
int
getCountFallbacks()
No description
int
getCountDefines()
No description
getLocale()
No description
getFallbackLocales()
No description
string
getName()
Returns the name of the collector.