Skip to content
Snippets Groups Projects
Verified Commit 91a930ba authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

style: PSR12

parent b4e4061e
No related branches found
No related tags found
No related merge requests found
Pipeline #194265 passed with warnings
<?php declare(strict_types=1);
<?php
declare(strict_types=1);
use SimpleSAML\Module;
......
<?php declare(strict_types=1);
<?php
declare(strict_types=1);
use SimpleSAML\Module;
/**
/*
* Support the htmlinject hook, which allows modules to change header, pre and post body on all pages.
*/
$this->data['htmlinject'] = [
'htmlContentPre' => [],
'htmlContentPost' => [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment