# Functions
# NelsonMartell\VuePress\Demo\example()
An example function.
function example( integer $index, null|string $title = null ) : string
Parameter | Type(s) | Description |
---|---|---|
$index | integer | Index. |
$title optional | null string | Name. |
# Description
No description.
Since | v1.0.0 |
Authors | Nelson Martell <nelson6e65@gmail.com> |
This document was automatically generated, from source code comments, using phpDocumentor (opens new window) with the VuePress template (opens new window).
Auto-generated at: 2023-02-13, 1:27 PM