function ArgumentsAllNull::__construct
File
- 
              core/
tests/ Drupal/ Tests/ Component/ Plugin/ Factory/ ReflectionFactoryTest.php, line 201  
Class
- ArgumentsAllNull
 - A stub class used by testGetInstanceArguments().
 
Namespace
Drupal\Tests\Component\Plugin\FactoryCode
public function __construct($charismatic, $demure, $delightful, $electrostatic) {
  // No-op.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.