/
home
/
techb158
/
ileadtechnology.com
/
vendor
/
realrashid
/
sweet-alert
/
src
/
Storage
/
/home/techb158/ileadtechnology.com/vendor/realrashid/sweet-alert/src/Storage
mkdir
upload
Name
Size
Mode
Actions
AlertSessionStore.php
1051
0644
edit
dl
rm
SessionStore.php
221
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/vendor/realrashid/sweet-alert/src/Storage/SessionStore.php
(221B)
<?php namespace RealRashid\SweetAlert\Storage; interface SessionStore { /** * Flash some data into the session. * * @param $name * @param $data */ public function flash($name, $data); }
Save
cmd:
run