Skip to content

Commit

Permalink
IBX-4929: Removed @internal param from IOConfigurationPass::process…
Browse files Browse the repository at this point in the history
…Handlers (#222)

For more details see https://issues.ibexa.co/browse/IBX-4929
  • Loading branch information
adriendupuis authored Mar 29, 2023
1 parent 1c57c05 commit a14007e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ public function process(ContainerBuilder $container)
* @param array $configuredHandlers Handlers configuration declared via semantic config
* @param \Ibexa\Bundle\IO\DependencyInjection\ConfigurationFactory[]|\ArrayObject $factories Map of alias => handler service id
* @param string $defaultHandler default handler id
*
* @internal param $HandlerTypesMap
*/
protected function processHandlers(
ContainerBuilder $container,
Expand Down

0 comments on commit a14007e

Please sign in to comment.