Exemplo n.º 1
0
 /**
  * @return $this|null
  */
 public static function loadStandardSprache()
 {
     return Sprache::findFirst(['standard' => 1]);
 }