mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #24455 from owncloud/activity_psr4
Move \OCP\Activity to PSR-4
This commit is contained in:
commit
c9601efe95
5 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"files": [
|
||||
"lib/private/Activity/**",
|
||||
"lib/private/Notification/**",
|
||||
"lib/public/activity/**",
|
||||
"lib/public/Activity/**",
|
||||
"lib/public/notification/**"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue