mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Code cleanup.
This commit is contained in:
@@ -27,14 +27,11 @@ use Illuminate\Support\Facades\Facade;
|
||||
|
||||
/**
|
||||
* Class RuleForm.
|
||||
*
|
||||
*/
|
||||
class RuleForm extends Facade
|
||||
{
|
||||
/**
|
||||
* Get the registered name of the component.
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
protected static function getFacadeAccessor(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user