Returns true to stop wildcard from processing other tokens.
bool
Overrides TokenInterface::isLast
public function isLast() { return true; }