Home
last modified time | relevance | path

Searched defs:lastname (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithLifecycleCallbacks.php23 private $lastname; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithLifecycleCallbacks
30 public function __construct($firstname = 'Foo', $lastname = 'Bar')
/plugin/davcard/
H A Dhelper.php164 public function getContactByStructuredName($id, $firstname = '', $lastname = '')