Contao\ModuleUser::compile PHP 메소드

compile() 보호된 메소드

Generate the module
protected compile ( ) : string | void
리턴 string | void
    protected function compile()
    {
        return '';
    }