DeployFormsBug7350: add a reminder
This commit is contained in:
parent
596e352761
commit
3f657a01c8
|
@ -64,6 +64,7 @@ trait DeployFormsBug7530
|
|||
|
||||
protected function coreHasBug7530()
|
||||
{
|
||||
// TODO: Cache this
|
||||
if ($this->api instanceof CoreApi) {
|
||||
$version = $this->api->getVersion();
|
||||
if ($version === null) {
|
||||
|
|
Loading…
Reference in New Issue