Extension to the IExternalDependencyLoader concept which allows a given class
to act both as a loader and as the final data source without requiring a separate
static variable. This reduces the complexity of reading the test but still allows
the use of the IExternalDependencyLoader for special case situations where a static
setter or related concept may have additional work to do.
data:Array [read-only]
Getter for the externally loaded data
Implementation public function get data():Array
Thu Dec 23 2010, 08:27 PM -06:00