Join Slack
Powered by
I can get the class of something just fine with `F...
# announcements
c
Casey Kulm
08/07/2018, 7:18 PM
I can get the class of something just fine with
Foo::class
, but why does
Foo<Bar>::class
not seem to work, and what should I be doing instead?
2
Views
Open in Slack
Previous
Next