TwistPHP Documentation

loadData

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

loadDataLoad in the detection data from the data store. Ensure that all generic matches are at the top, as the matches are found the last correct match is the one that is chosen.

Return Values

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

Example

<?php
//Call the function loadData with the example vars
\Twist\Core\Models\UserAgent::loadData();