Closed simonwelsh closed 6 years ago
I'm noticing I'm calling ->getCode() a lot. It would be nice if I didn't have to.
->getCode()
Possible solutions are:
\Stringish
__toString()
HackBuilderValues
HackBuilderKeys
I'm noticing I'm calling
->getCode()
a lot. It would be nice if I didn't have to.Possible solutions are:
\Stringish
and add__toString()
methodsHackBuilderValues
/HackBuilderKeys
know how to deal with builder objects