Help for this page
Select Code to Download
Select
or
download this
Foo::bar(1, 2, 3);
Select
or
download this
Foo->bar(1, 2, 3);
Select
or
download this
$obj->bar(1, 2, 3);