interface DiscoverableInterface (View source)

Interface for classes providing a type of discovery.

Methods

array
findAll()

Returns an array of discoverable items.

Details

array findAll()

Returns an array of discoverable items.

Return Value

array

An array of discovered data keyed by provider.

Exceptions

DiscoveryException