October\Rain\Auth\Concerns\HasProviderProxy

Overview

HasProviderProxy provides proxy methods to emulate Laravel's auth provider


Public Methods

public getModel()

public getModel(): void

getModel returns the class name for the user model

public getProvider()

public getProvider(): void

getProvider just passes it back to the current class