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

isInDay() 공개 메소드

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