Closed EECOLOR closed 8 years ago
If Uid companion object was not defined, Play would generate it extending a function. When you (partially) override the companion object you should extend the function to retain original behavior.
Uid
I buy it. Thanks!
If
Uid
companion object was not defined, Play would generate it extending a function. When you (partially) override the companion object you should extend the function to retain original behavior.