Add a get_hash helper method to Content.
Code manipulating a Content object may want to access a hash of configurable name; this method allows it to do that without using getattr directly.
Migrated from D1863 (view on Phabricator)
Code manipulating a Content object may want to access a hash of configurable name; this method allows it to do that without using getattr directly.
Migrated from D1863 (view on Phabricator)