mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Removing dump
This commit is contained in:
parent
4553051271
commit
4a1ebc1c4c
@ -115,10 +115,6 @@ class ActivityType extends AbstractType
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
if($accompanyingPeriod) {
|
|
||||||
dump($accompanyingPeriod->getSocialActions()->toArray());
|
|
||||||
}
|
|
||||||
|
|
||||||
if ($activityType->isVisible('socialActions') && $accompanyingPeriod) {
|
if ($activityType->isVisible('socialActions') && $accompanyingPeriod) {
|
||||||
$builder->add('socialActions', EntityType::class, [
|
$builder->add('socialActions', EntityType::class, [
|
||||||
'label' => $activityType->getLabel('socialActions'),
|
'label' => $activityType->getLabel('socialActions'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user