phabel/src/Target/Php74/TypedProperty.php

13 lines
109 B
PHP

<?php
namespace Phabel\Target\Php74;
use Phabel\Plugin;
/**
*
*/
class TypedProperty extends Plugin
{
}