mirror of
https://github.com/getgrav/grav.git
synced 2026-02-22 22:51:13 +01:00
added a comment to class
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
<?php
|
||||
namespace Grav\Common\Data;
|
||||
|
||||
/**
|
||||
* Metadata storage object
|
||||
*
|
||||
* @author RocketTheme
|
||||
* @license MIT
|
||||
*/
|
||||
class MetaData
|
||||
{
|
||||
public $charset;
|
||||
|
||||
Reference in New Issue
Block a user