TwistPHP Documentation

generate

File path: dist/twist/Core/Models/Route/Meta.model.php
Namespace: Twist\Core\Models\Route
Extends:

generate

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function generate with the example vars
$resMeta = new \Twist\Core\Models\Route\Meta();
$resMeta -> generate();