class ManagerFunction extends BaseFunction

Fetch a single manager handler allowing you to interact with it.

May not be as helpful as the fetch handler

Methods

__construct()

No description

getFunctionOptions()

No description

getDI()

No description

getFunctionName()

No description

object
handle($what)

Return a manager instance

Details

in BaseFunction at line 9
__construct()

in BaseFunction at line 18
getFunctionOptions()

in BaseFunction at line 23
getDI()

at line 11
getFunctionName()

at line 26
object handle($what)

Return a manager instance

{{ manager('article').findFirstByUuid(...) }}

Parameters

$what

Return Value

object Manager instance