useful-api.org/context.php

6 lines
112 B
PHP
Raw Permalink Normal View History

<?php
const DB_CONNECTION = "DB_CONNECTION";
const REPOSITORIES = "REPOSITORIES";
const RENDERER = "RENDERER";