summaryrefslogtreecommitdiff
path: root/src/__phutil_library_init__.php
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-22 10:38:30 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-22 10:38:30 +0300
commite551048b4ab65808e9e6877a8f4c145ab6d459f4 (patch)
tree27007bfafca4ba7d631fc21c39cf18560bd03c47 /src/__phutil_library_init__.php
parentd166fc63c5d700ac93533e3aa4c90dea0c870c4a (diff)
downloadphorge-elasticsearch-modern-e551048b4ab65808e9e6877a8f4c145ab6d459f4.tar.gz
phorge-elasticsearch-modern-e551048b4ab65808e9e6877a8f4c145ab6d459f4.zip
Bootstrap libphutil library 'phorge-elasticsearch-modern'
Empty skeleton produced by 'arc liberate'. Classes land in subsequent commits; the library map regenerates on each. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'src/__phutil_library_init__.php')
-rw-r--r--src/__phutil_library_init__.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/__phutil_library_init__.php b/src/__phutil_library_init__.php
new file mode 100644
index 0000000..0b22869
--- /dev/null
+++ b/src/__phutil_library_init__.php
@@ -0,0 +1,3 @@
+<?php
+
+phutil_register_library('phorge-elasticsearch-modern', __FILE__);