app\properties\TestProperty::beforeIndex PHP Method

beforeIndex() public method

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