Submit
Path:
~
/
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
catalog
/
vendor
/
tedivm
/
stash
/
src
/
Stash
/
Interfaces
/
Drivers
/
File Content:
IncDecInterface.php
<?php /* * This file is part of the Stash package. * * (c) Robert Hafner <tedivm@tedivm.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PleskCatalog\Stash\Interfaces\Drivers; interface IncDecInterface { public function inc(); public function dec(); }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
ExtendInterface.php
345 bytes
0644
IncDecInterface.php
365 bytes
0644
MultiInterface.php
396 bytes
0644
N4ST4R_ID | Naxtarrr