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

Commit 04b85ef

Browse files
committed
Merge branch 'add-missing-reflectionclass' of https://github.com/Maks3w/zf2
2 parents 991a8f9 + 5e6d5c4 commit 04b85ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Server.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
namespace Zend\XmlRpc;
1212

13+
use ReflectionClass;
1314
use Zend\Server\AbstractServer;
1415
use Zend\Server\Definition;
1516
use Zend\Server\Reflection;

0 commit comments

Comments
 (0)