Esempio n. 1
0
 public static function path($name, $params = [])
 {
     return static::$instance->find($name)->makePath($params);
 }