Created
August 4, 2019 06:19
-
-
Save fhulufhelo/39d99336091c800b7c8a01e14dd29b1c 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
<?php | |
class RegisterBuyer | |
{ | |
} | |
class RegisterSeller | |
{ | |
} | |
class RegisterAdmin | |
{ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment