home
/
zktecojo
/
public_html
/
vendor
/
swiftmailer
/
swiftmailer
/
tests
➕ New
📤 Upload
✎ Editing:
bootstrap.php
← Back
<?php $autoloader = require_once dirname(__DIR__).'/vendor/autoload.php'; $autoloader->add('Swift_', __DIR__.'/unit'); set_include_path(get_include_path().PATH_SEPARATOR.dirname(__DIR__).'/lib'); \Mockery::getConfiguration()->allowMockingNonExistentMethods(false); if (is_file(__DIR__.'/acceptance.conf.php')) { require_once __DIR__.'/acceptance.conf.php'; } if (is_file(__DIR__.'/smoke.conf.php')) { require_once __DIR__.'/smoke.conf.php'; } require_once __DIR__.'/StreamCollector.php'; require_once __DIR__.'/IdenticalBinaryConstraint.php'; require_once __DIR__.'/SwiftMailerTestCase.php'; require_once __DIR__.'/SwiftMailerSmokeTestCase.php';
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel