mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-12 17:54:30 +02:00
Added page for interfaces
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<li><a href="<?= page_path('classes-visibility') ?>">Classes: Visibility</a></li>
|
||||
<li><a href="<?= page_path('classes-constructor') ?>">Classes: Constructor</a></li>
|
||||
<li><a href="<?= page_path('static') ?>">Static</a></li>
|
||||
<li><a href="<?= page_path('interfaces') ?>">Interfaces</a></li>
|
||||
</ol>
|
||||
<a href="<?= page_path('credits') ?>">Credits</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user