dev #8

Merged
Llewellyn merged 3 commits from dev into master 2024-09-10 22:04:17 +00:00
Showing only changes of commit af3e8081ca - Show all commits

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