E:\codebase\humhub\modules\tasks
notifications
views
remind.php
Code Coverage
Classes and Traits
Functions and Methods
Lines
Total
n/a
0 / 0
n/a
0 / 0
CRAP
n/a
0 / 0
1
<?php
$this
->
beginContent
(
'@tasks/notifications/views/layouts/remind.php'
,
$_params_
)
;
?>
2
<?=
$html
;
?>
3
<?php
$this
->
endContent
(
)
;
?>