BookStack/app/Entities/Tools
Dan Brown 0ddd052818
Added missing comments or types
Checked over latest changes for potential SQL injection, all variable
usages are either (from trusted sourced AND case) or using
parameters/bindings to ensure it's handled at driver/lib level.
2021-11-09 15:13:15 +00:00
..
Markdown
BookContents.php
ExportFormatter.php
NextPreviousContentLocator.php
PageContent.php
PageEditActivity.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
PermissionsUpdater.php
SearchIndex.php Further search system refactorings 2021-11-08 11:29:25 +00:00
SearchOptions.php Applied StyleCI changes, added php/larastan to attribution 2021-11-05 16:27:59 +00:00
SearchRunner.php Added missing comments or types 2021-11-09 15:13:15 +00:00
ShelfContext.php
SiblingFetcher.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
SlugGenerator.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
TrashCan.php