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.