Skip to content

Commit 09fbee3

Browse files
committed
WIP
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent f8b2132 commit 09fbee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book/v1/naming-standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Inside the Dotkernel ecosystem, we strictly follow the following standards to make sure that we provide clean and easy-to-follow code:
44

5-
- [PSR-12](https://www.php-fig.org/psr/psr-12/): the extended coding style—for suggestive file names.
65
- [PSR-4](https://www.php-fig.org/psr/psr-4/): the autoloading standard—for easy autoloading of classes.
6+
- [PSR-12](https://www.php-fig.org/psr/psr-12/): the extended coding style—for suggestive file names.
77

88
## Collections
99

0 commit comments

Comments
 (0)