TranslationDebugCommand

TranslationDebugCommand

class TranslationDebugCommand extends ContainerAwareCommand

Helps finding unused or missing translation messages in a given locale and comparing them with the fallback ones.

Constants

MESSAGE_MISSING
MESSAGE_UNUSED
MESSAGE_EQUALS_FALLBACK

Methods

__construct(string|null $name = null)

Constructor.

from 登录查看完整内容