1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-04 05:47:58 +02:00

Fixed abstract chapter title

This commit is contained in:
Andrew Davis
2019-07-13 15:58:20 -05:00
parent 4da3c9eb2a
commit 2b6ede2e34

View File

@@ -1,5 +1,5 @@
+++ +++
title = "Abstract" title = "Abstract Classes"
description = "Inheriting an interface" description = "Inheriting an interface"
tags = ["php", "abstract"] tags = ["php", "abstract"]
slug = "abstract" slug = "abstract"