ILIAS  release_8 Revision v8.24
class.ilContentStyleWAC.php
Go to the documentation of this file.
1<?php
2
9{
13 public function canBeDelivered(ilWACPath $ilWACPath): bool
14 {
15 //preg_match("/.\\/data\\/.*\\/mm_([0-9]*)\\/.*/ui", $ilWACPath->getPath(), $matches);
16 return true;
17 }
18}
Class ilContentStyleWAC.
canBeDelivered(ilWACPath $ilWACPath)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...