Remove references to preferred_mail_format from examples
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 6 Apr 2023 23:52:51 +0000 (11:52 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 6 Apr 2023 23:52:51 +0000 (11:52 +1200)
commit86bb6edf7e9bd04608499b239d31e27b9ca420e9
treea6c800b5ea83a2cacb8d7766b5cd800d9eaf67b4
parent7afee5effcbfeedab7373a8960fa9d648da1e6b0
Remove references to preferred_mail_format from examples

Just reduces confusion / grep results.

Technically it still is returned at this stage but these
examples are kinda static now
18 files changed:
Civi/Test/ExampleData/Contact/Barb.php
api/v3/examples/Activity/ReturnAssigneeContact.ex.php
api/v3/examples/Contact/APIChainedArray.ex.php
api/v3/examples/Contact/APIChainedArrayFormats.ex.php
api/v3/examples/Contact/APIChainedArrayMultipleCustom.ex.php
api/v3/examples/Contact/APIChainedArrayValuesFromSiblingFunction.ex.php
api/v3/examples/Contact/ChainTwoWebsites.ex.php
api/v3/examples/Contact/ChainTwoWebsitesSyntax2.ex.php
api/v3/examples/Contact/ContactIDOfLoggedInUserContactAPI.ex.php
api/v3/examples/Contact/Create.ex.php
api/v3/examples/Contact/CreateParticipantPayment.ex.php
api/v3/examples/Contact/Get.ex.php
api/v3/examples/Contact/GetFieldsOptions.ex.php
api/v3/examples/Contact/GetSingleContact.ex.php
api/v3/examples/Contact/GroupFilterUsingContactAPI.ex.php
api/v3/examples/Contact/NestedReplaceEmail.ex.php
api/v3/examples/Mailing/GetTokens.ex.php
api/v3/examples/Profile/Submit.ex.php