Skip to content

Commit 05c6b49

Browse files
committed
docs: fix config file path
1 parent 1fda6d4 commit 05c6b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • user_guide_src/source/database/events
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?php
22

3-
// In Config\Events.php
3+
// In app/Config/Events.php
44
Events::on('DBQuery', 'CodeIgniter\Debug\Toolbar\Collectors\Database::collect');

0 commit comments

Comments
 (0)