This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
BeSimpleSoap
Watch
20
Star
0
Fork
You've already forked BeSimpleSoap
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
b9e36b4900
BeSimpleSoap
/
tests
/
Fixtures
/
DummyServiceResponse.php
12 lines
120 B
PHP
Raw
Blame
History
<
?
php
namespace
Fixtures
;
class
DummyServiceResponse
{
/**
* @var bool $status
*/
public
$status
;
}
Reference in New Issue
View Git Blame
Copy Permalink