Example #1
0
 /**
  * Gets the user that is editing the current page.
  * $return string $name.
  */
 public function getCollectionCheckedOutUserName()
 {
     return parent::getCollectionCheckedOutUserName();
 }