findLatestStory() публичный статический Метод

public static findLatestStory ( )
Пример #1
0
 public function lastStoryPosted()
 {
     return DataSource::findLatestStory();
 }