sorting = $sorting; } static public function __set_state( array $array ) { return new ezcDbSchemaIndexField( $array['sorting'] ); } } ?>