mageekguy\atoum\asserters\dateTime::isInMonth PHP 메소드

isInMonth() 공개 메소드

public isInMonth ( )
    public function isInMonth()
    {
        throw new exceptions\runtime('The method ' . __METHOD__ . ' is deprecated, please use ' . __CLASS__ . '::hasMonth instead');
    }