You are here

final private function SingletonClass::__sleep in Zircon Profile 8

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

File

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

Class

SingletonClass

Code

private final function __sleep() {
}