Caffeinated\Modules\Support\AuthServiceProvider::register PHP Method

register() public method

Register bindings in the container.
public register ( ) : void
return void
    public function register()
    {
        // Intentionally left blank.
    }
AuthServiceProvider