コード例 #1
0
<?php

include 'Platformsh.php';
$platformSh = new \Platformsh\Magento\Platformsh();
$platformSh->deploy();
コード例 #2
0
<?php

include 'Platformsh.php';
$platformSh = new \Platformsh\Magento\Platformsh();
$platformSh->build();