Esempio n. 1
0
 public function __construct()
 {
     $this->question = Models::Char()->length(200);
     $this->pubDate = Models::DateTime();
 }