Submitted by Adam » When you create an interface, you're basically creating a prototype/blueprint of functions that classes using the interface must implement in order to be valid. It's usually easier to learn from example, so here's a basic interface that represents a Page.
Additional statistics
Average rating: 3.00/5.0
Clicks today: 1
Clicks this month: 22
Clicks total: 782
Number of comments: 0
Number of saves: 1

