Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 124 Bytes

ReservedWord.md

File metadata and controls

9 lines (6 loc) · 124 Bytes

ReservedWord

Emitted when using a reserved word as a class name

<?php

function foo(resource $res) : void {}