Update VDM.Data.UsersSubform readme file

This commit is contained in:
Llewellyn 2024-09-10 22:00:26 +00:00
parent 66cf997003
commit af3e8081ca

View File

@ -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