PHP Class Flarum\Core\CoreServiceProvider

Inheritance: extends Flarum\Support\ServiceProvider
Afficher le fichier Open project: flarum/core

Méthodes publiques

Méthode Description
boot ( )
configureUserPreferences ( ConfigureUserPreferences $event )
register ( )
registerPostTypes ( )

Méthodes protégées

Méthode Description
registerAvatarsFilesystem ( )

Method Details

boot() public méthode

public boot ( )

configureUserPreferences() public méthode

public configureUserPreferences ( ConfigureUserPreferences $event )
$event Flarum\Event\ConfigureUserPreferences

register() public méthode

public register ( )

registerAvatarsFilesystem() protected méthode

registerPostTypes() public méthode

public registerPostTypes ( )