summaryrefslogtreecommitdiffstats
path: root/examples/bootstrap.php
blob: 8a5f83901dc92a60609967bedc6789525fa976da (plain)
1
2
3
<?php
	require_once dirname(__FILE__).'/../vendor/autoload.php';
?>