04-05-2008, 01:02 AM
|
#12 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
So it would seem you can call a method statically, if it's not declared static, and it produces a warning, as posted above. However, if you declared the method static, and then call it regularily (with ->) it doesn't?
|
|
|
|