Exemple #1
0
 private function data()
 {
     $post = new SMOBPost(SMOBTools::get_post_uri($this->uri, 'post'));
     return $post->raw();
 }