mirror of
https://github.com/nextcloud/server.git
synced 2026-03-27 12:54:24 -04:00
Since fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
6697bae6aa
commit
2f5f1096ad
1 changed files with 2 additions and 0 deletions
|
|
@ -27,7 +27,9 @@ use OCP\ICssManager;
|
|||
|
||||
/**
|
||||
* This class implements methods to access SCSS cached files
|
||||
* @since 11.0.0
|
||||
*/
|
||||
|
||||
class CssManager implements ICssManager {
|
||||
|
||||
/** @var IAppData */
|
||||
|
|
|
|||
Loading…
Reference in a new issue