re-implements document lock manager for wopi

This commit is contained in:
2022-06-27 22:44:10 +02:00
parent bf536aab38
commit 03bc94178f
6 changed files with 161 additions and 1 deletions

View File

@@ -40,6 +40,9 @@
<testsuite name="DocGeneratorBundle">
<directory suffix="Test.php">src/Bundle/ChillDocGeneratorBundle/tests/</directory>
</testsuite>
<testsuite name="WopiBundle">
<directory suffix="Test.php">src/Bundle/ChillWopiBundle/tests/</directory>
</testsuite>
</testsuites>
<listeners>