Skip to content
Snippets Groups Projects
Commit 8cc9ba28 authored by Oliver Klee's avatar Oliver Klee Committed by Benjamin Franzke
Browse files

[TASK] Unify descriptions for fixture classes of abstract classes

There is no point repeating the name of the extended class in the
class PHPDoc comment.

This makes creating new fixture classes less of a hassle.

This is a separate change in order to make the other changes that
get rid of `getMockForAbstractClass` shorter and more focused,
following the "one kind of change per change" principle.

Resolves: #101665
Related: #101601
Releases: main, 12.4
Change-Id: I7ee95e63149ff90c6f5817438e5b4634d04f4e93
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80947


Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 3cc3fe36
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment