Symfony2 API
Class

Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand

class TranslationUpdateCommand extends ContainerAwareCommand

A command that parse templates to extract translation messages and add them into the translation files.

Methods

setContainer(ContainerInterface $container = null)

Sets the Container.

from ContainerAwareCommand

Details

in ContainerAwareCommand at line 45
public setContainer(ContainerInterface $container = null)

Sets the Container.

Parameters

ContainerInterface $container A ContainerInterface instance or null