/
proc
/
2156873
/
root
/
home
/
maktab
/
server
/
vendor
/
laravel
/
serializable-closure
/
src
/
Contracts
/
File Upload :
llllll
Current File: //proc/2156873/root/home/maktab/server/vendor/laravel/serializable-closure/src/Contracts/Signer.php
<?php namespace Laravel\SerializableClosure\Contracts; interface Signer { /** * Sign the given serializable. * * @param string $serializable * @return array */ public function sign($serializable); /** * Verify the given signature. * * @param array $signature * @return bool */ public function verify($signature); }
Copyright ©2k19 -
Hexid
|
Tex7ure