From af3e8081ca4b57cfe35650054072f0df40c931b6 Mon Sep 17 00:00:00 2001 From: Llewellyn Date: Tue, 10 Sep 2024 22:00:26 +0000 Subject: [PATCH] Update VDM.Data.UsersSubform readme file --- src/46b98346-ec98-42b3-a393-96c7d1282b1c/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/46b98346-ec98-42b3-a393-96c7d1282b1c/README.md b/src/46b98346-ec98-42b3-a393-96c7d1282b1c/README.md index 0fa3b87..2ad6e91 100644 --- a/src/46b98346-ec98-42b3-a393-96c7d1282b1c/README.md +++ b/src/46b98346-ec98-42b3-a393-96c7d1282b1c/README.md @@ -15,6 +15,7 @@ class UsersSubform << (F,LightGreen) >> #RoyalBlue { # Items $items # string $table # array $user + # User $identity # array $activeUsers + __construct(Items $items, ?string $table = null) + table(string $table) : self