From 1f1e3a509790b8d89ce6a437b07aeb3925bb31f2 Mon Sep 17 00:00:00 2001 From: rawsrc Date: Sat, 22 Jan 2022 18:33:00 +0100 Subject: [PATCH] README.md update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee68bf9..b6228db 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The class will manage : composer require rawsrc/phpecho ``` -**NEW FEATURE IN PhpEcho v4.0.3:**
+**NEW FEATURE IN PhpEcho v4.0.6:**
1. Get the full file path to a view file from its path segments using the static method `getFullFilepath()` **What you must know to use it**