Skip to content

Surname::getSurname

James Cobban edited this page Mar 24, 2022 · 5 revisions

$surname->getSurname()

Up: class Surname

This method returns the Surname value of the current record. It is equivalent to $surname->get('Surname') or $surname['Surname'].

Next: $surname->getCount()

Clone this wiki locally