░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/lib/php-css-parser/src/Comment
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: Commentable.php
<?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); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 Comment.php
PHP
1.2 KB
2026-02-11 01:44
EDIT
📄 Commentable.php
PHP
452 B
2026-02-11 01:44
EDIT