22 lines
313 B
Markdown
22 lines
313 B
Markdown
|
---
|
||
|
title: contactLinkHasPhone
|
||
|
description: contactLinkHasPhone attributes, type and example
|
||
|
---
|
||
|
## Constructor: contactLinkHasPhone
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [ContactLink](../types/ContactLink.md)
|
||
|
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
```
|
||
|
$contactLinkHasPhone = ['_' => 'contactLinkHasPhone', ];
|
||
|
```
|
||
|
|