Skip to content

Commit ae0926c

Browse files
author
Helen Campbell
committed
Addition of compat hash type for deprecation
1 parent b65dd1f commit ae0926c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

types/compat/hash.pp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Emulate the is_hash and validate_hash functions
2+
type Stdlib::Compat::Hash = Hash[Any, Any]

0 commit comments

Comments
 (0)