Example #1
0
 /**
  * Return the current page
  * @return static[]
  */
 public function current()
 {
     return $this->_owner->findPage();
 }