\Ceo\View\FunctionsManagerFunction

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

May not be as helpful as the fetch handler

Summary

Methods
Properties
Constants
__construct()
getFunctionOptions()
getDI()
getFunctionName()
handle()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

getFunctionOptions()

getFunctionOptions() 

getDI()

getDI() 

getFunctionName()

getFunctionName() 

handle()

handle(  $what) : object

Return a manager instance

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

Parameters

$what

Returns

object —

Manager instance