Go to the source code of this file.
|
| namespace | SimpleSAMLphp |
| | Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes.
|
| |
|
| $this | data ['header'] = $this->t('{core:short_sso_interval:warning_header}') |
| |
| $this | data ['autofocus'] = 'contbutton' |
| |
| | foreach ( $this->data[ 'params'] as $name=> $value) |
| |
◆ data [1/2]
| $this data[ 'autofocus'] = 'contbutton' |
◆ data [2/2]
| $this data[ 'header'] = $this->t('{core:short_sso_interval:warning_header}') |
◆ foreach
| foreach($this->data['params'] as $name=> $value) |
( |
|
$this->data as[ 'params'], |
|
|
|
$value |
|
) |
| |