You are here

private property AbstractOperation::$domains in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/translation/Catalogue/AbstractOperation.php \Symfony\Component\Translation\Catalogue\AbstractOperation::domains

Type: null|array

File

vendor/symfony/translation/Catalogue/AbstractOperation.php, line 42

Class

AbstractOperation
Base catalogues binary operation class.

Namespace

Symfony\Component\Translation\Catalogue

Code

private $domains;