remove extension metadata comments (we have metadata objects now)
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
<?php
|
||||
/*
|
||||
* Name: QR Codes
|
||||
* Author: Zach Hall <zach@sosguy.net> [http://seemslegit.com]
|
||||
* Description:
|
||||
*/
|
||||
|
||||
class QRImageInfo extends ExtensionInfo
|
||||
{
|
||||
public const KEY = "qr_code";
|
||||
|
Reference in New Issue
Block a user