FOF30\Factory\Scaffolding\View\Builder::getSection PHP 메소드

getSection() 공개 메소드

public getSection ( ) : string
리턴 string
    public function getSection()
    {
        return $this->section;
    }