getDomain() && null !== $domain && $domain !== $translations->getDomain() ) { return; } parent::fromString( $string, $translations, $options ); } }