factory
Deprecated
scope.factory() is no longer necessary, just use scope() instead.
Replace with
this()Content copied to clipboard
DSL for injecting factory-made objects. Usage is factory from scope.
scope.factory() is no longer necessary, just use scope() instead.
this()DSL for injecting factory-made objects. Usage is factory from scope.