Recommend this page to a friend! |
Classes of jawira | > | PHP Case Convert | > | docs/images/number-problem.puml | > | Download |
|
![]() |
@startuml left to right direction hide empty description state "hello-8-world" as state1 state "hello8World" as state2 state "hello8-world" as state3 state1 --> state2: toCamel state2 --> state3: toKebab state3 --> state2: toCamel } center footer It's impossible to go back to original string when a number is used as a word @enduml |