app\properties\TestProperty::beforeIndex PHP 메소드

beforeIndex() 공개 메소드

public beforeIndex ( $event )
    public function beforeIndex($event)
    {
        $event->isValid = true;
    }