Esempio n. 1
0
 protected function make_instance()
 {
     return new Simple($this->render_engine->reveal(), $this->text_provider->reveal(), $this->context->reveal());
 }
 protected function make_instance()
 {
     return new UserContentShortcode($this->render_engine->reveal(), $this->text_provider->reveal(), $this->context->reveal());
 }