You are here

final public function ClassWithFinalMethod::finalMethod in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpspec/prophecy/spec/Prophecy/Prophecy/MethodProphecySpec.php \spec\Prophecy\Prophecy\ClassWithFinalMethod::finalMethod()

File

vendor/phpspec/prophecy/spec/Prophecy/Prophecy/MethodProphecySpec.php, line 9

Class

ClassWithFinalMethod

Namespace

spec\Prophecy\Prophecy

Code

public final function finalMethod() {
}