mirror of
https://github.com/flarum/framework.git
synced 2025-01-23 11:22:01 +08:00
StyleCl
This commit is contained in:
parent
428f9df2ae
commit
4819523742
|
@ -1,4 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is part of Flarum.
|
* This file is part of Flarum.
|
||||||
*
|
*
|
||||||
|
@ -18,6 +19,7 @@ class ExtensionWillBeDisabled
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $extension;
|
protected $extension;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param Extension $extension
|
* @param Extension $extension
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user