UnitTests are now located in tests directory & tiny improvements
This commit is contained in:
8
tests/Fixtures/GenerateTestRequest.php
Normal file
8
tests/Fixtures/GenerateTestRequest.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Fixtures;
|
||||
|
||||
class GenerateTestRequest
|
||||
{
|
||||
public $salutation;
|
||||
}
|
Reference in New Issue
Block a user