コード例 #1
0
 public function haveInitialisedComposer()
 {
     $this->fs->seeFileFound('composer.json', $this->projectRoot);
 }
コード例 #2
0
 /**
  * Initialize the S3 client
  */
 public function _initialize()
 {
     parent::_initialize();
 }