Fix service for CStudentPublication post processor

pull/4810/head
Angel Fernando Quiroz Campos 1 year ago
parent e4a7f50bb5
commit 739222c3c4
  1. 2
      config/services.yaml

@ -63,7 +63,7 @@ services:
- name: kernel.event_subscriber
dispatcher: security.event_dispatcher.main
Chamilo\CoreBundle\State\CStudentPublicationStateProcessor:
Chamilo\CoreBundle\State\CStudentPublicationPostProcessor:
bind:
$persistProcessor: '@api_platform.doctrine.orm.state.persist_processor'

Loading…
Cancel
Save