Skip to content

Instantly share code, notes, and snippets.

@hellofromtonya
Last active June 24, 2019 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellofromtonya/2bc4547e086fe9fc1890899fd7c5bd4d to your computer and use it in GitHub Desktop.
Save hellofromtonya/2bc4547e086fe9fc1890899fd7c5bd4d to your computer and use it in GitHub Desktop.
UpDevTools must-use autoloader.php file
<?php
require_once __DIR__ . '/UpDevTools/bootstrap.php';
@mtruitt
Copy link

mtruitt commented Jun 24, 2019

Hi Tonya,

I ran into an issue when trying to use this. There is a backtick after .php

@hellofromtonya
Copy link
Author

@mtruitt You’re right. Fixed. Thank you for flagging me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment