Submit
Path:
~
/
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
grafana
/
vendor
/
league
/
oauth2-server
/
src
/
EventEmitting
/
File Content:
EmitterAwareInterface.php
<?php declare (strict_types=1); namespace PleskGrafana\League\OAuth2\Server\EventEmitting; interface EmitterAwareInterface { public function getEmitter() : EventEmitter; public function setEmitter(EventEmitter $emitter) : self; }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
AbstractEvent.php
860 bytes
0644
EmitterAwareInterface.php
240 bytes
0644
EmitterAwarePolyfill.php
726 bytes
0644
EventEmitter.php
550 bytes
0644
N4ST4R_ID | Naxtarrr