aboutsummaryrefslogtreecommitdiffstats
path: root/includes/block/BlockCacheKey.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-4/+0
* Add "implements Stringable" to every class with "function __toString()"Bartosz DziewoƄski2024-06-131-1/+2
* block: Add type hintsDayllan Maza2023-10-161-14/+14
* Add cache to BlockManagerTim Starling2023-10-121-0/+132