Forked from prismhr-smartin/gist:e4b07a39061bedb30790b23fb02c69b7
Created
January 18, 2017 18:55
-
-
Save adamancini/a3502aaab5a3b24115e5d8f1729b7c93 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class phr_test ( | |
$vertex_dir = '/usr/vertex', | |
) | |
{ | |
} | |
class phr_unidata ( | |
$vertex2_dir = $phr_test::vertex_dir, | |
) | |
{ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment