FOF30\Factory\Magic\BaseFactory::setSection PHP Method

setSection() public method

public setSection ( string $section )
$section string
    public function setSection($section)
    {
        $this->section = $section;
    }