Beispiel #1
0
 public function completed()
 {
     return $this->slideDirection === self::DIRECTION_FORWARDS and !$this->blockStream->valid();
 }