Exemplo n.º 1
0
 protected function initialize(Value\ValueInterface $value)
 {
     parent::initialize($value);
     $this->pushScopeMap($this->scopeMapFactory()->create($this->uriFactory()->createGeneric($this->baseUri()->toString()), $this->value()));
 }