Example #1
0
 /**
  * @return int
  *
  * @VirtualProperty()
  */
 public function getSize()
 {
     return $this->node->getSize();
 }