<?php namespace Symfony\Component\ErrorHandler\Tests\Fixtures; /** * @deprecated but this is a test * deprecation notice * @foobar */ class DeprecatedClass { }