Skip to content

Injection

  • Full name: \Qubus\Injector\Injection

Properties

alias

protected string $alias

Methods

__construct

Instantiate an Injection object.

public __construct(string $alias): mixed

Parameters:

Parameter Type Description
$alias string Alias that should be instantiated.

getAlias

Get the alias that should be instantiated.

public getAlias(): string

Return Value:

Alias that should be instantiated.



Automatically generated on 2025-10-13