mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-08 08:38:39 +00:00
fix bugs
This commit is contained in:
parent
dfbc71ece0
commit
995f38694c
|
|
@ -208,8 +208,7 @@ In code todos can be created like this
|
|||
|
||||
```php
|
||||
/**
|
||||
* @todo:
|
||||
* Multi line todo
|
||||
* @todo: Multi line todo
|
||||
* This way developers can see todos directly in the code without going to an external source.
|
||||
* Todos must not have empty lines in their descriptions.
|
||||
* If the external ressources have empty lines they must be removed in the todo comment.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user