Submit
Path:
~
/
home
/
getwphos
/
www
/
brueggemannfh
/
wp-content
/
plugins
/
woocommerce
/
lib
/
packages
/
Sabberworm
/
CSS
/
Comment
/
File Content:
Commentable.php
<?php namespace Automattic\WooCommerce\Vendor\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); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
Comment.php
1426 bytes
0644
Commentable.php
482 bytes
0644
N4ST4R_ID | Naxtarrr