File manager - Edit - /home/webapp69.cm.in.th/u69319090039/Shop39/public/app/Models/Carrier.php
Back
<?php class Carrier extends Model { protected string $table = 'carriers'; // Return all active carriers public static function allActive(): array { $instance = new self(); return $instance->findWhere(['active' => 1], 'name ASC'); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.22 |
proxy
|
phpinfo
|
Settings