Skip to content

Commit a4e5a8a

Browse files
committed
docs: add namespace to sample code
1 parent 174d76e commit a4e5a8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • user_guide_src/source/libraries/files

user_guide_src/source/libraries/files/014.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
namespace App;
4+
35
use CodeIgniter\Files\FileCollection;
46

57
class ConfigCollection extends FileCollection

0 commit comments

Comments
 (0)