chore: complete update
This commit is contained in:
8
src/Framework/Meta/OpenGraph.php
Normal file
8
src/Framework/Meta/OpenGraph.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Framework\Meta;
|
||||
|
||||
interface OpenGraph
|
||||
{
|
||||
public OpenGraphType $type {get;}
|
||||
}
|
||||
Reference in New Issue
Block a user