i18nTextCollector_Writer_Php
class i18nTextCollector_Writer_Php implements i18nTextCollector_Writer
Legacy writer for 2.x style persistence.
Methods
Boolean
write(Array $entities, String $locale, String $path)
No description
langArrayCodeForEntitySpec($entityFullName, $entitySpec, $locale)
Input for langArrayCodeForEntitySpec() should be suitable for insertion into single-quoted strings, so needs to be escaped already.
Details
at line 672
Boolean
write(Array $entities, String $locale, String $path)
at line 714
langArrayCodeForEntitySpec($entityFullName, $entitySpec, $locale)
Input for langArrayCodeForEntitySpec() should be suitable for insertion into single-quoted strings, so needs to be escaped already.