From 31a691dd410d49138183437e8dbe70b5a7106b13 Mon Sep 17 00:00:00 2001 From: fgalleron <47004915+fgalleron@users.noreply.github.com> Date: Fri, 17 Feb 2023 10:09:09 +0100 Subject: [PATCH] fix filename Employee.php to Company.php If I'm not wrong, there's an error in the specified page in the comment. --- core/subresources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/subresources.md b/core/subresources.md index 8fe8fa94516..ed0a332d67c 100644 --- a/core/subresources.md +++ b/core/subresources.md @@ -249,7 +249,7 @@ Now let's add the Company class: ```php