예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function getUrl()
 {
     return $this->api->get('permalink_url') ?: parent::getUrl();
 }