489495df
芝麻web文件管理
芝麻web文件管理V1.00
489495df
编辑当前文件:/home/landifun/public_html/vendor/nahid/qarray/src/ArrayQuery.php
<?php namespace Nahid\QArray; use Nahid\QArray\QueryEngine; class ArrayQuery extends QueryEngine { /** * @var null|QueryEngine */ protected static $instance = null; public function __construct($data = []) { if (is_array($data)) { $this->collect($data); } else { parent::__construct($data); } } public static function getInstance() { if (is_null(static::$instance)) { static::$instance = new static(); } return static::$instance; } public function readPath($file) { return '{}'; } public function parseData($data) { return $this->collect([]); } }
ZillaPage — Best Open Souce LandingPage Builder Software
Remember me
I forgot password
Sign in
Don't have account yet?
Copyright © 2025 Desing by
ZillaPage