Page MenuHomePhabricator

Deprecate and remove MediaWiki\Linker\LinkTarget alias for Wikimedia\Parsoid\Core\LinkTarget
Open, Needs TriagePublic

Description

The class_alias for LinkTarget (see T296023) is quite awkward and requires an autoloader hack. It should be deprecated and the alias removed.