mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-12 05:13:13 +00:00
Apply new CS rules on the webdav feature
This commit is contained in:
@@ -15,7 +15,7 @@ use Chill\DocStoreBundle\Entity\StoredObject;
|
||||
use Chill\DocStoreBundle\Security\Authorization\StoredObjectRoleEnum;
|
||||
|
||||
/**
|
||||
* Provide a JWT Token which will be valid for viewing or editing a document
|
||||
* Provide a JWT Token which will be valid for viewing or editing a document.
|
||||
*/
|
||||
interface JWTDavTokenProviderInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user