コード例 #1
0
 public function run()
 {
     ShortUrl::deleteOld();
     return true;
 }