From c5ceda9734e0d536750ad0d903559671edb18bbd Mon Sep 17 00:00:00 2001 From: Gnieark Date: Mon, 19 Mar 2018 19:13:19 +0100 Subject: [PATCH] trim and improve code comments --- class.TplBlock.php | 38 ++++++++++++++++++++++++++++++++------ test-TplBlock/test.php | 2 +- 2 files changed, 33 insertions(+), 7 deletions(-) diff --git a/class.TplBlock.php b/class.TplBlock.php index 082fa7c..9f74e77 100644 --- a/class.TplBlock.php +++ b/class.TplBlock.php @@ -3,6 +3,12 @@ class InvalidTemplateException extends UnexpectedValueException{ } class TplBlock { +/* +* Class TplBlog +* By gnieark https://blog-du-grouik.tinad.fr 2018 +* Licenced under the GNU General Public License V3 +* https://www.gnu.org/licenses/gpl-3.0.fr.html +*/ const blockStartStart = ''; const blockEndStart = '