cache_entity_type-1.x-dev/tests/src/Unit/Utility/Fixtures/SomeOtherClass.php
tests/src/Unit/Utility/Fixtures/SomeOtherClass.php
<?php
declare(strict_types=1);
namespace Drupal\Tests\cache_entity_type\Unit\Utility\Fixtures;
/**
* Class SomeOtherClass.
*
* @package Drupal\Tests\cache_entity_type\Utility\Fixtures
*/
class SomeOtherClass {}
