예제 #1
0
 /**
  * Get the array of parameters, converted from legacy format if necessary.
  * @since 1.25
  * @return array
  */
 protected function getParametersForApi()
 {
     return $this->entry->getParameters();
 }