This repository was archived by the owner on Sep 13, 2019. It is now read-only.
This repository was archived by the owner on Sep 13, 2019. It is now read-only.
Missing file_exists() check #13
Open
Description
https://tommcfarlin.com/namespaces-and-autoloading-2017/ actually says,
Note that this code is not checking to see if the file exists. Though I recommend it, it’s been left out for the sake of length and because, in our example, we know the file does exist.
:)
I didn't submit a PR because your article says there are a few options for what to do if it doesn't exist and I didn't want to waste time writing one if you preferred another.
Metadata
Metadata
Assignees
Labels
No labels