Skip to content

Instantly share code, notes, and snippets.

@AppleCEO
Created July 21, 2020 16:44
Show Gist options
  • Save AppleCEO/c0a7326325db961df594cebe7bf1e6f4 to your computer and use it in GitHub Desktop.
Save AppleCEO/c0a7326325db961df594cebe7bf1e6f4 to your computer and use it in GitHub Desktop.
<?php
// PHP 5.3 and later:
namespace Vendor\Model;
class Foo
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment