Files
new_raffles/stubs/nwidart-stubs/interface.stub
2025-07-27 17:40:56 +05:45

9 lines
60 B
Plaintext

<?php
namespace $CLASS_NAMESPACE$;
interface $CLASS$
{
}