Booking, QI Content, Trees, Media
This commit is contained in:
parent
1f340e96fa
commit
7fbac395a9
260 changed files with 27160 additions and 3773 deletions
|
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
namespace Tests;
|
||||
|
||||
class TestConfigHandler
|
||||
{
|
||||
public function userField()
|
||||
{
|
||||
return '1';
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue