Int.php 78 B

12345
  1. <?php
  2. class PHPParser_Node_Expr_Cast_Int extends PHPParser_Node_Expr_Cast
  3. {
  4. }