Files
thetool/application/Voiceplandestination/Voiceplandestination.php
T
2023-05-04 15:01:28 +02:00

6 lines
119 B
PHP

<?php
class Voiceplandestination extends mfBaseModel {
protected $forcestr = ["name", "destination", "prefix"];
}