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