api-functions.php 49 B

123456
  1. <?php
  2. trait ApiFunctions
  3. {
  4. // something
  5. }