This website requires JavaScript.
Explore
Help
Sign in
badmanners
/
shimmie2
Archived
Watch
1
Fork
You've already forked shimmie2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2024-09-05
. You can view files and clone it, but cannot push or open issues or pull requests.
9a37203a7a
shimmie2
/
ext
/
post_peek
/
main.php
10 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
new php-cs-fixer
2021-12-14 18:32:47 +00:00
<
?
php
declare
(
strict_types
=
1
);
Added post peek extension
2021-01-13 01:38:22 +00:00
Namespaces are one honking great idea—let's do more of those!
2023-01-10 22:44:09 +00:00
namespace
Shimmie2
;
Added post peek extension
2021-01-13 01:38:22 +00:00
class
PostPeek
extends
Extension
{
}
Reference in a new issue
Copy permalink