mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-09 21:48:41 +00:00
NO_CI
This commit is contained in:
parent
29080bd731
commit
7b1e7ac1ae
|
|
@ -218,7 +218,7 @@ abstract class ViewAbstract implements RenderableInterface
|
||||||
*/
|
*/
|
||||||
public function render(...$data) : string
|
public function render(...$data) : string
|
||||||
{
|
{
|
||||||
$ob = '';
|
$ob = '';
|
||||||
|
|
||||||
try {
|
try {
|
||||||
\ob_start();
|
\ob_start();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user