test and fix schema builder

This commit is contained in:
Dennis Eichhorn 2019-02-26 21:42:17 +01:00
parent 0bd6cb95f5
commit 169d361522

View File

@ -33,7 +33,7 @@ class Builder extends BuilderAbstract
* @var bool
* @since 1.0.0
*/
private $isReadOnly = false;
protected $isReadOnly = false;
/**
* Columns.