Given that we are increasingly using the `@template` annotations, templates vars should also be shown on the API docs. For e.g. [LocatorAwareTrait::fetchTable()](https://api.cakephp.org/5.2/trait-Cake.ORM.Locator.LocatorAwareTrait.html) should show a "Templates" section above "Parameters" with `T of \Cake\ORM\Table`.