[00:23:44] legoktm: for alias documentation we could have something like [00:23:47] /** [00:23:52] * @class Blob [00:24:04] * @copydoc Wikimedia\Rdbms\Encasing\Blob [00:24:07] */ [00:24:34] with the class named in the @class command, you don't have to have an actual class in the file [00:24:41] so such a file can be generated by mwdocgen.php [00:24:46] oh, that would work pretty well [00:25:02] or we could just put that above the class_alias call too [00:25:15] yes [04:22:09] brion, Reedy: could you review https://phabricator.wikimedia.org/T181904 and give a +1 if you agree? [04:27:52] thanks :)