expand_class(klass)
Instance Public methods
Expands abbreviated klass klass
into a fully-qualified class.
âZl::Daâ will be expanded to Zlib::DataError.
Expands abbreviated klass klass
into a fully-qualified class.
âZl::Daâ will be expanded to Zlib::DataError.
Please login to continue.