File manager - Edit - /home/autoph/public_html/projects/vendor/laravel/framework/src/Illuminate/Contracts/View/Engine.php
Back
<?php namespace Illuminate\Contracts\View; interface Engine { /** * Get the evaluated contents of the view. * * @param string $path * @param array $data * @return string */ public function get($path, array $data = []); }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings