%PDF- %PDF-
Direktori : /home/silvzytp/calling_code/vendor/laravel/framework/src/Illuminate/Foundation/Console/stubs/ |
Current File : //home/silvzytp/calling_code/vendor/laravel/framework/src/Illuminate/Foundation/Console/stubs/exception-report.stub |
<?php namespace {{ namespace }}; use Exception; class {{ class }} extends Exception { /** * Report the exception. * * @return bool|null */ public function report() { // } }