DeployFormsBug7350: add a reminder

This commit is contained in:
Thomas Gelf 2019-12-04 12:25:00 +01:00
parent 596e352761
commit 3f657a01c8
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ trait DeployFormsBug7530
protected function coreHasBug7530()
{
// TODO: Cache this
if ($this->api instanceof CoreApi) {
$version = $this->api->getVersion();
if ($version === null) {