Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active July 16, 2020 00:45
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/a3345c7c768547dc37e3c4c90be97c32 to your computer and use it in GitHub Desktop.
Save mcsee/a3345c7c768547dc37e3c4c90be97c32 to your computer and use it in GitHub Desktop.
<?
$mcsee1 = new TwitterAccount('mcsee1');
$pontifex = new TwitterAccount('pontifex');
$mcsee1->getFollowers()[] = $pontifex;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment