You are here

TestService.php in Drupal 10

File

core/modules/system/tests/modules/decorated_service_test/src/TestService.php
View source
<?php

namespace Drupal\decorated_service_test;

class TestService {

}

Classes

Namesort descending Description
TestService