function SettingsAnnotation::__construct

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php, line 1304

Class

SettingsAnnotation

Namespace

Drupal\Tests\Component\Annotation\Doctrine

Code

public function __construct($settings) {
  $this->settings = $settings;
}

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