Skip to content

Instantly share code, notes, and snippets.

@buiquangduc
Last active October 8, 2017 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save buiquangduc/f8a8d6e8de62d63b9a21c23b4efc0b8f to your computer and use it in GitHub Desktop.
Save buiquangduc/f8a8d6e8de62d63b9a21c23b4efc0b8f to your computer and use it in GitHub Desktop.
Routine name attacted to object names
<?php
// Sometime, routine name is attached to object names, like the example below
$parent = getPersonParent();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment