Catalogue\AbstractOperation (Component\Translation)
Symfony\Component\Translation\Catalogue\AbstractOperation
abstract class AbstractOperation implements OperationInterface
Base catalogues binary operation class.
A catalogue binary operation performs operation on source (the left argument) and target (the right argument) catalogues.
Methods
__construct(MessageCatalogueInterface $source, 登录查看完整内容
|