function PhpDeprecation::getIterator

File

core/tests/fixtures/deprecated_code.php, line 14

Class

PhpDeprecation
This class triggers an E_DEPRECATED notice.

Code

public function getIterator() {
}

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