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