/
home
/
techb158
/
ileadtechnology.com
/
vendor
/
alaouy
/
youtube
/
src
/
Facades
/
/home/techb158/ileadtechnology.com/vendor/alaouy/youtube/src/Facades
mkdir
upload
Name
Size
Mode
Actions
Youtube.php
281
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/vendor/alaouy/youtube/src/Facades/Youtube.php
(281B)
<?php namespace Alaouy\Youtube\Facades; use Illuminate\Support\Facades\Facade; class Youtube extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return 'youtube'; } }
Save
cmd:
run