User.php
Table of Contents
Interfaces
- User
- An interface defining a User Pipit Core doesn't really need to know anything specific about a User class beyond its existence, but defining this interface helps guarantee consistency between client app User implementations.