mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove validation about UserCircleConsistency
This commit is contained in:
parent
6e521642a4
commit
ff751b7f30
@ -46,8 +46,9 @@ use Symfony\Component\Serializer\Annotation\SerializedName;
|
|||||||
* "activity": Activity::class
|
* "activity": Activity::class
|
||||||
* })
|
* })
|
||||||
* @ActivityValidator\ActivityValidity
|
* @ActivityValidator\ActivityValidity
|
||||||
*
|
*
|
||||||
* @UserCircleConsistency(
|
* TODO see if necessary
|
||||||
|
* UserCircleConsistency(
|
||||||
* "CHILL_ACTIVITY_SEE_DETAILS",
|
* "CHILL_ACTIVITY_SEE_DETAILS",
|
||||||
* getUserFunction="getUser",
|
* getUserFunction="getUser",
|
||||||
* path="scope")
|
* path="scope")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user