Пример #1
0
	/**
	 * Disable the soft_delete behavior for this model
	 */
	public static function disableSoftDelete()
	{
		AbsenceEleveSaisieQuery::disableSoftDelete();
	}