A lifecycle hook that is called before a source properties are added to the environment. This hook is executed before the preAddProperties() middleware method.
preAddProperties()
Handles any additional tasks before a source properties are added to the environment.
The properties returned by the source.
The loaded source.
Generated using TypeDoc
A lifecycle hook that is called before a source properties are added to the environment. This hook is executed before the
preAddProperties()
middleware method.