TwistPHP Documentation

listeners

File path: dist/twist/Core/Utilities/Route.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

listenersGet the details of which domains/IPs this route instance is listening for

Return Values

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

Example

<?php
//Call the function listeners with the example vars
Twist::Route() -> listeners();