Update VDM.Data.UsersSubform readme file
This commit is contained in:
parent
66cf997003
commit
af3e8081ca
@ -15,6 +15,7 @@ class UsersSubform << (F,LightGreen) >> #RoyalBlue {
|
|||||||
# Items $items
|
# Items $items
|
||||||
# string $table
|
# string $table
|
||||||
# array $user
|
# array $user
|
||||||
|
# User $identity
|
||||||
# array $activeUsers
|
# array $activeUsers
|
||||||
+ __construct(Items $items, ?string $table = null)
|
+ __construct(Items $items, ?string $table = null)
|
||||||
+ table(string $table) : self
|
+ table(string $table) : self
|
||||||
|
Loading…
Reference in New Issue
Block a user