schmunk42\giiant\generators\extension\Generator::stickyAttributes PHP 메소드

stickyAttributes() 공개 메소드

public stickyAttributes ( )
    public function stickyAttributes()
    {
        return ['vendorName', 'outputPath', 'authorName', 'authorEmail', 'enableI18N'];
    }