TestServiceDecorator.php

Same filename in other branches
  1. 9 core/modules/system/tests/modules/decorated_service_test/src/TestServiceDecorator.php
  2. 11.x core/modules/system/tests/modules/decorated_service_test/src/TestServiceDecorator.php

Namespace

Drupal\decorated_service_test

File

core/modules/system/tests/modules/decorated_service_test/src/TestServiceDecorator.php

View source
<?php

namespace Drupal\decorated_service_test;

class TestServiceDecorator extends TestService {

}

Classes

Title Deprecated Summary
TestServiceDecorator

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.