date-poll-api/src/Traits/RandomTrait.php

9 lines
54 B
PHP
Raw Normal View History

<?php
namespace App\Traits;
trait RandomTrait {
}