This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
castopod
Watch
1
Star
0
Fork
0
You've already forked castopod
mirror of
https://code.castopod.org/adaures/castopod
synced
2025-05-11 16:55:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
castopod
/
app
/
Config
/
ForeignCharacters.php
8 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
refactor: add php_codesniffer to define castopod's coding style based on psr-1 - add .editorconfig file - format all files to comply with castopod's coding style - switch parsedown dependency with commonmark library to better follow commonmark spec for markdown - add prettier command to format all project files at once closes #16
2020-08-04 11:25:22 +00:00
<
?
php
namespace
Config
;
build(app): bootstrap codeigniter4 app using docker-compose
2020-05-27 18:46:16 +02:00
class
ForeignCharacters
extends
\CodeIgniter\Config\ForeignCharacters
{
}
Reference in New Issue
Copy Permalink