Skip to content

Person

Person#

  • firstName($gender = null): (string) 'Victoria'
  • firstNameFemale(): (string) 'Wilma'
  • firstNameMale(): (string) 'Kevin'
  • lastName(): (string) 'Robinson'
  • name($gender = null): (string) 'Vernon Harris'
  • title($gender = null): (string) 'Prof.'
  • titleFemale(): (string) 'Dr.'
  • titleMale(): (string) 'Prof.'