Actualización
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/* For licensing terms, see /license.txt */
|
||||
|
||||
interface HookPortfolioItemEditedEventInterface extends HookEventInterface
|
||||
{
|
||||
public function notifyItemEdited();
|
||||
}
|
||||
Reference in New Issue
Block a user