Ejemplo n.º 1
0
 public static function findById($id)
 {
     return Province::findById($id);
 }