Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Commit bb64c7d

Browse files
committed
Merge remote-tracking branch 'zf2/master'

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<?php
22

3-
namespace Zend\XmlRpc\Exception;
3+
namespace Zend\XmlRpc\Client\Exception;
44

55
class InvalidArgumentException
66
extends \InvalidArgumentException
77
implements \Zend\XmlRpc\Exception
88
{}
9-

0 commit comments

Comments
 (0)