]> source.dussan.org Git - nextcloud-server.git/commit
add IAccountPropertyCollection with implementation
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 26 May 2021 16:39:43 +0000 (18:39 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 3 Jun 2021 18:49:49 +0000 (20:49 +0200)
commit0bade2747902b22002203c31e7e13f36256f42bc
tree523bf52f8c3a512448c2bbfa41b40ba94e773f95
parentafea57352bc4690656c1a8a75079d25985fe4aa4
add IAccountPropertyCollection with implementation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Accounts/AccountPropertyCollection.php [new file with mode: 0644]
lib/public/Accounts/IAccountPropertyCollection.php [new file with mode: 0644]
tests/lib/Accounts/AccountPropertyCollectionTest.php [new file with mode: 0644]