Commit 4f23382
committed
minor #7816 KernelTestCase::createKernel() is static, $this->createKernel() -> static::createKernel() (baruica)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7816).
Discussion
----------
KernelTestCase::createKernel() is static, $this->createKernel() -> static::createKernel()
Commits
-------
b9e931a KernelTestCase::createKernel() is static, $this->createKernel() -> static::createKernel()1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
0 commit comments