Skip to content

Instantly share code, notes, and snippets.

@PJZ9n
Created August 9, 2020 02:17
Show Gist options
  • Save PJZ9n/881246cbd43e01a4e2d6b863091262ed to your computer and use it in GitHub Desktop.
Save PJZ9n/881246cbd43e01a4e2d6b863091262ed to your computer and use it in GitHub Desktop.
glob用
<?php
mb_substr($this->currentDirectory, -1, 1) !== "/" ? "/*" : "*";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment