Path : /var/www/html/phkaymedia/vendor/laravel/framework/src/Illuminate/Contracts/Support/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/phkaymedia/vendor/laravel/framework/src/Illuminate/Contracts/Support/Renderable.php |
<?php namespace Illuminate\Contracts\Support; interface Renderable { /** * Get the evaluated contents of the object. * * @return string */ public function render(); }