芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/vendor/google/apiclient-services/src/Logging/TableSchema.php
fields = $fields; } /** * @return TableFieldSchema[] */ public function getFields() { return $this->fields; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(TableSchema::class, 'Google_Service_Logging_TableSchema');