trait CanBeNative (View source)

Properties

protected bool|Closure $isNative

Methods

native(bool|Closure $condition = true)

No description

bool
isNative()

No description

Details

CanBeNative native(bool|Closure $condition = true)

No description

Parameters

bool|Closure $condition

Return Value

CanBeNative

bool isNative()

No description

Return Value

bool