📂 FileMgr
📍
/home/rsukartini.com/rs/vendor/sabberworm/php-css-parser/src/Comment
✏️ Edit File: /home/rsukartini.com/rs/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php
⬅ Kembali
<?php namespace Sabberworm\CSS\Comment; interface Commentable { /** * @param array<array-key, Comment> $aComments * * @return void */ public function addComments(array $aComments); /** * @return array<array-key, Comment> */ public function getComments(); /** * @param array<array-key, Comment> $aComments * * @return void */ public function setComments(array $aComments); }
💾 Simpan File
Batal
⬅ Naik ke src
2 item
Nama
Tipe
Ukuran
Diubah
Aksi
🐘
Comment.php
php
1.3 KB
2025-03-23 17:59
✏️ Edit
👁️ View
🗑 Hapus
🐘
Commentable.php
php
452 B
2025-03-23 17:59
✏️ Edit
👁️ View
🗑 Hapus