Created
July 16, 2020 00:40
-
-
Save mcsee/cdc635137dd1b626c64ad3d8045f7f54 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<? | |
$mcsee1 = new TwitterAccount('mcsee1'); | |
$pontifex = new TwitterAccount('pontifex'); | |
$mcsee1->addFollower($pontifex); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment