From e551048b4ab65808e9e6877a8f4c145ab6d459f4 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Fri, 22 May 2026 10:38:30 +0300 Subject: Bootstrap libphutil library 'phorge-elasticsearch-modern' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Empty skeleton produced by 'arc liberate'. Classes land in subsequent commits; the library map regenerates on each. 🤖 Generated by [robots](https://vyos.io) --- src/__phutil_library_map__.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/__phutil_library_map__.php (limited to 'src/__phutil_library_map__.php') diff --git a/src/__phutil_library_map__.php b/src/__phutil_library_map__.php new file mode 100644 index 0000000..1ebc28b --- /dev/null +++ b/src/__phutil_library_map__.php @@ -0,0 +1,14 @@ + 2, + 'class' => array(), + 'function' => array(), + 'xmap' => array(), +)); -- cgit v1.2.3