'json' ) ); $ret = ob_get_clean(); self::$plugins = ! empty( $ret ) ? json_decode( $ret, true ) : array(); return self::$plugins; } }