Example #1
0
 /**
  * Return a representation of the Page object as something easily serializable.
  */
 public function getJSONObject()
 {
     return parent::getJSONObject();
 }