Beispiel #1
0
 /**
  * the source code of solution
  *
  * @return string|null
  */
 public function source()
 {
     return Model_Code::for_solution($this);
 }