Page MenuHomePhorge

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$personSomething implementing @{interface:PhutilPerson}.
Return
PhutilPersonThe argument, unmodified.