PHP Eloquent\Phony\Invocation Пространство имен

Interfaces

Имя Описание
Invocable The interface implemented by invocables.
WrappedInvocable The interface implemented by wrapped invocables.

Классы

Имя Описание
AbstractInvocable An abstract base class for implementing invocables.
AbstractWrappedInvocable An abstract base class for implementing wrapped invocables.
InvocableInspector Utilities for inspecting invocables.
Invoker Invokes callbacks, maintaining reference parameters.