canCatalogEntriesByType (type) Booleanpublic
Returns true if it is possible to catalog a list of available classes in the resolver for a given type.
Parameters:
-
type
String - The type. e.g. "model", "controller", "route".
Returns:
-
Boolean - whether a list is available for this type.
Please login to continue.