예제 #1
0
 /**
  * Get the container's bindings.
  *
  * @return array
  */
 public static function getBindings()
 {
     return static::$instance->getBindings();
 }