Returns an array of all mappers.
\Symfony\Component\Routing\RouteCollection $collection: The route collection used to initialize the mappers.
\Drupal\config_translation\ConfigMapperInterface[] An array of all mappers.
public function getMappers(?RouteCollection $collection = NULL);