AbstractEntryProvider
abstract class AbstractEntryProvider implements EntryProvider (View source)
Abstract entry provider that provides the most basic provider initialization functionality.
Methods
static EntryProvider
initialize()
Returns a new instance of the entry provider.
array
getMethods()
Returns provided list of all classes returned by the container methods.
Details
at line 18
static EntryProvider
initialize()
Returns a new instance of the entry provider.
at line 27
array
getMethods()
Returns provided list of all classes returned by the container methods.