<?php /* * You can place your custom package configuration in here. */ return [ 'endpoints_table' => 'endpoints', 'statuses_table' => 'statuses', ];
info at phpclasses dot org