class Illuminate / Support / Facades / Date
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

Date

Extends

See

Constants

public

DEFAULT_FACADE

Default: class

Methods

protected static

getFacadeAccessor ( ) : string

Get the registered name of the component.

protected static

resolveFacadeInstance ( $name ) : mixed

Resolve the facade root instance from the container.

Parameters

  • $name string