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
/
themes
/
warm
/
themelet.class.php
10 lines
94 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
);
Namespaces are one honking great idea—let's do more of those!
2023-01-10 22:44:09 +00:00
namespace
Shimmie2
;
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
2019-05-28 16:59:38 +00:00
class
Themelet
extends
BaseThemelet
{
}
Reference in a new issue
Copy permalink