function phutil_person($person)Arcanist Technical Documentation ()
function phutil_person($person)
Arcanist Technical Documentation ()
Provide a gendered argument to the translation engine.
This function does nothing and only serves as a marker for the static extractor so it knows particular arguments may vary on gender.
Parameters
PhutilPerson | $person | Something implementing @{interface:PhutilPerson}. |
Return
PhutilPerson | The argument, unmodified. |