Follow-up from #1653026: [META] Use properly typed values in module configuration.

Problem/Motivation

All integers, Booleans, and even octal numbers in config object files are converted to strings.

Proposed resolution

#1653026: [META] Use properly typed values in module configuration has fixed core, so no need to convert all data types to string anymore.

Remaining tasks

Fix and issue patch for below config files:
edit.routing.yml

User interface changes

NO

API changes

NO

Parent: #1653026: [META] Use properly typed values in module configuration

Comments

vijaycs85’s picture

Title: Make sure all YML files in Edit Translation module has no type-casting to string. » Make sure all YML files in Edit module has no type-casting to string.
Wim Leers’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

edit.module does not have any config files. Nothing to do here :)