Object with this trait will have it's init() method executed automatically when initialized through add().
| Methods | ||
|---|---|---|
protected
|
init(): void
|
# |
public
|
isInitialized(): bool
|
# |
public
|
assertIsInitialized(): void
|
# |
public
|
invokeInit(): void
|
# |
| Properties | |||
|---|---|---|---|
private
|
bool
|
$_initialized = false
|
# |