mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
Merge branch 'issue612_add_field_accperiodresource_doc_gen' into 'master'
Issue612 add field accperiodresource doc gen See merge request Chill-Projet/chill-bundles!445
This commit is contained in:
commit
8651d3232a
@ -47,7 +47,7 @@ class Resource
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @ORM\Column(type="text", nullable=true)
|
* @ORM\Column(type="text", nullable=true)
|
||||||
* @Groups({"read"})
|
* @Groups({"read", "docgen:read"})
|
||||||
*/
|
*/
|
||||||
private ?string $comment = '';
|
private ?string $comment = '';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user