* @license http://www.apache.org/licenses/LICENSE-2.0 * @link http://phpsx.org */ abstract class ApiManagerTestCase extends TestCase { /** @var \Doctrine\Common\Annotations\Reader */ protected $annotationReader; /** @var \PSX\Schema\SchemaManager */ protected $schemaManager; /** @var \PSX\Api\ApiManager */ protected $apiManager; protected function setUp(): void { $reader = new SimpleAnnotationReader(); $reader->addNamespace('PSX\\Api\\Annotation'); $this->annotationReader = $reader; $this->schemaManager = new SchemaManager($reader); $this->apiManager = new ApiManager($reader, $this->schemaManager); } } __halt_compiler();----SIGNATURE:----CkkCWwbOSdyixmV1/CRvyBmDy68c2fL0tZrrVJ8d1ohnETR4R31vatzYAgCX310kIbSfS0CcROvTy0BjBujbnZrxtnyp7CucRiIaNQqc+lcLfvnwglc177yJj6vhPshg7yTXw8hWKgxNOM5Lc6fgwgxn4R03IgAdbInvtw7h5CBL3mvMvdJ7Xsj426U/NfdnITIh3uvmsoXC8ZoYhMbL79ueSI1SWC5FVhfm0fLBTN5JM8ijZh/0WB7Y5XyCFrtFxnyFCHXkjAaf7hlPPFh6Nljq3PZdgfJaRc/f/cClqaQjd/9Ucvu7dvBmyHxjx+EYpkv3YGFWraQOV4/9GQd1ihBSNyMd75GhbRTmbcZnlxaZpLSS3suokvNx0+tZKE0j3pmwbJQsfdzK+C9IjijAhtrqfYcNqQTVIB7EweLc3Eljgixmiuy+1/QX9iVZeSLLucx7jF3nJ2iurGgxqU0u9bvq/72kt3YQqhzOEI2Az+tLWEJ8/ueKnFQ+hj63CX7fCTNDPynlP0auJNpHi2sUXVP0VF5hDjg5uNnojWM8s0DmpNTY520xUxoru3WobcAdOYxGs21/wTtkOCWILNiAQaF5cFn/tEMwZTCuXpGSskwuaR3g/inTgQUv1NWYrPMjBDs2ZHlTVQHxB/+fWPXzCurPfFSwP8cZ9RnYte7EAZ4=----ATTACHMENT:----ODcxNjg3OTY4MTU0MDUyMSA1OTY1MDY3ODg5NDE3NDY2IDYyMTk0MTgzMzM4ODkxOTE=