v1.0.0
English
▼
Slovenčina
Čeština
Deutsch
Polski
Português
Русский
Українська
हिन्दी
فارسی
Home
›
system
›
Exceptions
›
DebugTraceableTrait_php
DebugTraceableTrait.php
system/Exceptions/DebugTraceableTrait.php
1 fn
__construct
(string $message = '', int $code = 0, ?Throwable $previous = null)
function
Tweaks the exception's constructor to assign the file/line to where it is actually raised rather than were it is instantiated.
View Source
Copy
phpDG v1.0.0
DebugTraceableTrait.php
662 files
498 classes
763 fn
Generated