Example #1
0
	protected function createComponent($name)
	{
		return $this->factory->invoke($name, $this);
	}