📂 FileMgr
📍
/home/coemyoza/public_html/wp-content/plugins/give/src/Tracking/Contracts
✏️ Edit File: /home/coemyoza/public_html/wp-content/plugins/give/src/Tracking/Contracts/TrackData.php
⬅ Kembali
<?php namespace Give\Tracking\Contracts; /** * Class TrackData * * This interface represents a Track Data collection * * @package Give\Tracking * @since 2.10.0 */ interface TrackData { /** * Returns the collection data. * * @since 2.10.0 * @return array The collection data. */ public function get(); }
💾 Simpan File
Batal
⬅ Naik ke Tracking
2 item
Nama
Tipe
Ukuran
Diubah
Aksi
🐘
TrackData.php
php
346 B
2022-11-29 18:00
✏️ Edit
👁️ View
🗑 Hapus
🐘
TrackEvent.php
php
868 B
2022-11-29 18:00
✏️ Edit
👁️ View
🗑 Hapus