]> _ Git - cubist_cms-back.git/commit
#2783
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 29 May 2019 13:02:35 +0000 (15:02 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 29 May 2019 13:02:35 +0000 (15:02 +0200)
commitab99d25b446789e6ef7d59dd38072b1e96726a40
treedd35bc8f799dab17fff82b4ff830e31b7bf1713b
parent63a7c7f55952bdf012d9a825715ed581c0ba9dfe
#2783
src/app/Console/Commands/CubistCommand.php
src/app/Console/Commands/GenerateCommand.php
src/app/Console/Commands/MigrateCommand.php
src/app/Magic/Controllers/CubistMagicControllerTrait.php
src/app/Magic/Fields/Field.php
src/app/Magic/Models/CubistMagicAbstractModel.php [new file with mode: 0644]
src/app/Magic/Models/CubistMagicModel.php [new file with mode: 0644]
src/app/Magic/Models/CubistMagicModelAbstract.php [deleted file]
src/app/Magic/Models/CubistMagicNestedModel.php