Skip to content

Instantly share code, notes, and snippets.

@webuxmotion
Created October 7, 2019 10:15
Show Gist options
  • Save webuxmotion/148624e56f54e3d02e86c888f359b5f1 to your computer and use it in GitHub Desktop.
Save webuxmotion/148624e56f54e3d02e86c888f359b5f1 to your computer and use it in GitHub Desktop.
function getUserConstants() {
return get_defined_constants(true)['user'];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment