function IdenticalValueTokenSpec::it_is_not_last in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/IdenticalValueTokenSpec.php \spec\Prophecy\Argument\Token\IdenticalValueTokenSpec::it_is_not_last()
File
- vendor/
phpspec/ prophecy/ spec/ Prophecy/ Argument/ Token/ IdenticalValueTokenSpec.php, line 76
Class
Namespace
spec\Prophecy\Argument\TokenCode
function it_is_not_last() {
$this
->shouldNotBeLast();
}