Skip to content

Fix $name direct access

Compare
Choose a tag to compare
@brendankay brendankay released this 17 Feb 23:40
· 16 commits to master since this release

CreateTable::$name is now private, update all references of this to use getName() instead.