Constructor: pageBlockAnchor
Back to constructors index
Link to section within the page itself (like <a href="#target">anchor</a>)
Attributes:
| Name | Type | Required | Description |
|---|
| name | string | Yes | Name of target section |
Example:
$pageBlockAnchor = ['_' => 'pageBlockAnchor', 'name' => 'string'];