mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Merge pull request #1184 from edjw/patch-1
Include ds from Laradumps in ArchPresets
This commit is contained in:
@ -20,6 +20,7 @@ final class Base extends AbstractPreset
|
|||||||
'debug_print_backtrace',
|
'debug_print_backtrace',
|
||||||
'dump',
|
'dump',
|
||||||
'ray',
|
'ray',
|
||||||
|
'ds',
|
||||||
'die',
|
'die',
|
||||||
'goto',
|
'goto',
|
||||||
'global',
|
'global',
|
||||||
|
|||||||
Reference in New Issue
Block a user