6 lines
54 B
PHP
6 lines
54 B
PHP
<?php
|
|
|
|
return [
|
|
"basePath" => "phpCourse/exam/",
|
|
];
|
<?php
|
|
|
|
return [
|
|
"basePath" => "phpCourse/exam/",
|
|
];
|