mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 23:13:44 +08:00
StyleCL
This commit is contained in:
parent
e4b5ebb69f
commit
43fdf17a41
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
|
@ -7,7 +8,7 @@
|
|||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
|
||||
namespace Flarum\Event;
|
||||
|
||||
use Flarum\Extension\Extension;
|
||||
|
@ -18,6 +19,7 @@ class ExtensionWillBeEnabled
|
|||
* @var string
|
||||
*/
|
||||
protected $extension;
|
||||
|
||||
/**
|
||||
* @param Extension $extension
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user