function YamlParserProxy::setMock
2 calls to YamlParserProxy::setMock()
- YamlTest::setUp in core/
tests/ Drupal/ Tests/ Component/ Serialization/ YamlTest.php  - YamlTest::tearDown in core/
tests/ Drupal/ Tests/ Component/ Serialization/ YamlTest.php  
File
- 
              core/
tests/ Drupal/ Tests/ Component/ Serialization/ YamlTest.php, line 161  
Class
Namespace
Drupal\Tests\Component\SerializationCode
public static function setMock($mock) {
  static::$mock = $mock;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.