DebugInjectorCommand
- Full name:
\CEKW\WpPlugin\DebugInjectorCommand
- This class implements:
\CEKW\WpPlugin\CommandInterface
Table of contents
Properties
Name | Type | Description |
---|---|---|
injector | \Auryn\Injector | Â |
Methods
__construct
DebugInjectorCommand::__construct(\Auryn\Injector injector)
Parameters:
Parameter | Type | Description |
---|---|---|
injector | \Auryn\Injector | Â |
__invoke
Display classes and interfaces that can be type-hinted.
OPTIONS
EXAMPLES
wp cekw debug:injector
wp cekw debug:injector --type=aliases
DebugInjectorCommand::__invoke(array args, array assocArgs): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
args | array | Â |
assocArgs | array | Â |
Returns: mixed
typeNameToId
DebugInjectorCommand::typeNameToId(string type): int
Parameters:
Parameter | Type | Description |
---|---|---|
type | string | Â |
Returns: int