class Illuminate / Foundation / Support / Providers / AuthServiceProvider

AuthServiceProvider

Extends

Properties

protected

$policies array

The policy mappings for the application.

Default: []

Methods

public

register ( ) : void

Register the application's policies.

public

registerPolicies ( ) : void

Register the application's policies.

public

policies ( ) : array

Get the policies defined on the provider.