Skip to content

Instantly share code, notes, and snippets.

@mant7s
Created February 7, 2017 11:54
Show Gist options
  • Save mant7s/c5ccbfa508e174e7d0dd59677efa0159 to your computer and use it in GitHub Desktop.
Save mant7s/c5ccbfa508e174e7d0dd59677efa0159 to your computer and use it in GitHub Desktop.
php source
<?php
class People {
function getInfo() {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment