mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +02:00
Apply fixes from StyleCI
This commit is contained in:
@@ -19,8 +19,6 @@ use Illuminate\Contracts\Container\Container;
|
|||||||
*
|
*
|
||||||
* This is useful for applying extenders only if certain conditions are met,
|
* This is useful for applying extenders only if certain conditions are met,
|
||||||
* such as the presence of an enabled extension or a specific configuration setting.
|
* such as the presence of an enabled extension or a specific configuration setting.
|
||||||
*
|
|
||||||
* @package Flarum\Extend
|
|
||||||
*/
|
*/
|
||||||
class Conditional implements ExtenderInterface
|
class Conditional implements ExtenderInterface
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user