예제 #1
0
파일: Multiplier.php 프로젝트: krecek/nrsn
	protected function createComponent($name)
	{
		return $this->factory->invoke($name, $this);
	}