FOF30\Factory\Magic\BaseFactory::setSection PHP Méthode

setSection() public méthode

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