public function ObjectStateTokenFixtureB::getSelf in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ObjectStateTokenSpec.php \spec\Prophecy\Argument\Token\ObjectStateTokenFixtureB::getSelf()
File
- vendor/
phpspec/ prophecy/ spec/ Prophecy/ Argument/ Token/ ObjectStateTokenSpec.php, line 97
Class
Namespace
spec\Prophecy\Argument\TokenCode
public function getSelf() {
return $this;
}