Skip to content

Instantly share code, notes, and snippets.

@mcsee
Created August 14, 2020 02:31
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 mcsee/e62fb2e5d3842b112f7eaab73831c61e to your computer and use it in GitHub Desktop.
Save mcsee/e62fb2e5d3842b112f7eaab73831c61e to your computer and use it in GitHub Desktop.
<?
$elizabeth = $charlotte->mother();
$charlotte = $elizabeth->mother();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment