rename getReturnTypehintText() to getReturnTypeText() to be consistent with the new...
commit36326b4de016e153174f995de3654f340f54b5ef
authorDario Russi <drussi@fb.com>
Mon, 29 Apr 2013 18:31:08 +0000 (29 11:31 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 30 Apr 2013 16:27:08 +0000 (30 09:27 -0700)
treef3b6dcd37a63556036f88eb581a31707c977f513
parent7900cb18d1b4004b9edcf46a68abd8a1091461cc
rename getReturnTypehintText() to getReturnTypeText() to be consistent with the new API that drops the 'hint' part in the method name

Simple renaming of method for consistency reasons
hphp/system/classes/reflection.php
hphp/test/slow/reflection_classes/1363.php
hphp/test/slow/reflection_classes/1366.php