get_class_or_module(container, ignore_constants = false)
Instance Public methods
- Look for the name of a class of module (optionally with a leading
-
or
- with
-
separated named) and return the ultimate name, the associated
container, and the given name (with the ::).
Please login to continue.