You are here

final private function SingletonClass::__wakeup in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit-mock-objects/tests/_fixture/SingletonClass.php \SingletonClass::__wakeup()

File

vendor/phpunit/phpunit-mock-objects/tests/_fixture/SingletonClass.php, line 21

Class

SingletonClass

Code

private final function __wakeup() {
}