TwistPHP Documentation

useFromParam

File path: dist/twist/Core/Models/Email/ProtocolSMTP.model.php
Namespace: Twist\Core\Models\Email
Extends:

useFromParam

Return Values

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

Example

<?php
//Call the function useFromParam with the example vars
$resProtocolSMTP = new \Twist\Core\Models\Email\ProtocolSMTP();
$resProtocolSMTP -> useFromParam();