Created
January 18, 2017 18:48
-
-
Save prismhr-smartin/e4b07a39061bedb30790b23fb02c69b7 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