Example #1
0
 public static function findById($id)
 {
     return Template::findById($id);
 }