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.
e91acbb2c2
shimmie2
/
themes
/
warm
/
themelet.class.php
5 lines
71 B
PHP
Raw
Normal View
History
Unescape
Escape
use strict types
2020-01-26 13:19:35 +00:00
<
?
php
declare
(
strict_types
=
1
);
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