## Constructor: webPageEmpty ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |id|[long](../types/long.md) | Required| ### Type: [WebPage](../types/WebPage.md) ### Example: ``` $webPageEmpty = ['_' => webPageEmpty', 'id' => long, ]; ```