phabel/src/Target/Php74/TypedProperty.php

14 lines
111 B
PHP
Raw Normal View History

2020-08-30 16:58:59 +02:00
<?php
namespace Phabel\Target\Php74;
use Phabel\Plugin;
/**
*
*/
class TypedProperty extends Plugin
{
}