/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
cakephp
/
migrations
/
templates
/
Phinx
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/migrations/templates/Phinx
mkdir
upload
Name
Size
Mode
Actions
create.php.template
343
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/migrations/templates/Phinx/create.php.template
(343B)
<?php declare(strict_types=1); use $useClassName; class $className extends $baseClassName { /** * Change Method. * * More information on this method is available here: * https://book.cakephp.org/phinx/0/en/migrations.html#the-change-method * @return void */ public function change(): void { } }
Save
cmd:
run