<?php

namespace Anthropic\Laravel\Testing;

use Anthropic\Testing\ClientFake;

class AnthropicFake extends ClientFake {}
