App\Services\Navigation\NavigationServiceProvider::register PHP 메소드

register() 공개 메소드

public register ( )
    public function register()
    {
        $this->registerSection();
    }