mirror of
https://github.com/jbcr/core.git
synced 2026-04-24 00:58:09 +02:00
Don't add my name, PHPStorm.
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @author Bob den Otter <bobdenotter@gmail.com>
|
||||
*/
|
||||
|
||||
namespace Bolt\Snippets;
|
||||
|
||||
class BaseSnippet
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @author Bob den Otter <bobdenotter@gmail.com>
|
||||
*/
|
||||
|
||||
namespace Bolt\Snippets;
|
||||
|
||||
use Twig\Environment;
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @author Bob den Otter <bobdenotter@gmail.com>
|
||||
*/
|
||||
|
||||
namespace Bolt\Snippets;
|
||||
|
||||
use Tightenco\Collect\Support\Collection;
|
||||
|
||||
Reference in New Issue
Block a user