by shigemk2

当面は技術的なことしか書かない

snip

もとは「ちょんぎる」みたいな意味だけど、
「省略」という意味です。

<?php
class Hoge {
  (snip)
  function homu() {
  }
  (snip)
}